Unity editor 0.14.3 and burst

Post here if you need help getting started with Daggerfall Unity or just want to clarify a potential bug. Questions about playing or modding classic Daggerfall should be posted to Community.
Post Reply
User avatar
UnopenedCanofSpoopy
Posts: 33
Joined: Mon Aug 12, 2019 6:21 pm

Unity editor 0.14.3 and burst

Post by UnopenedCanofSpoopy »

Downloaded the required unity editor for the latest stable version of dfu, and upon startup when the editor imports packages, the whole process would fail over the com.unity.burst package. Removing it from the manifest file allowed me to boot up the editor, but trying to manually add/upgrade the package from the window/package manager menu consistently fails no matter which version of burst I select.

User avatar
BadLuckBurt
Posts: 948
Joined: Sun Nov 05, 2017 8:30 pm

Re: Unity editor 0.14.3 and burst

Post by BadLuckBurt »

When you say it fails over, do you mean it can't download the package? I upgraded a few minutes ago and got a dialog from the Unity Package Manager saying it couldn't connect to download the package, I had to whitelist UnityPackageManager.exe in my firewall and after that it worked.
DFU on UESP: https://en.uesp.net/w/index.php?title=T ... fall_Unity
DFU Nexus Mods: https://www.nexusmods.com/daggerfallunity
My github repositories with mostly DFU related stuff: https://github.com/BadLuckBurt

.

User avatar
UnopenedCanofSpoopy
Posts: 33
Joined: Mon Aug 12, 2019 6:21 pm

Re: Unity editor 0.14.3 and burst

Post by UnopenedCanofSpoopy »

I got it to work, it turns out that there was some weird conflict going on with firewall rules with the previous installed version of unity that was tripping windows up.

User avatar
BadLuckBurt
Posts: 948
Joined: Sun Nov 05, 2017 8:30 pm

Re: Unity editor 0.14.3 and burst

Post by BadLuckBurt »

UnopenedCanofSpoopy wrote: Mon Aug 08, 2022 6:00 pm I got it to work, it turns out that there was some weird conflict going on with firewall rules with the previous installed version of unity that was tripping windows up.
The signature of the UnityPackageManager.exe got changed, that's why your firewall didn't recognise the process as trusted.
DFU on UESP: https://en.uesp.net/w/index.php?title=T ... fall_Unity
DFU Nexus Mods: https://www.nexusmods.com/daggerfallunity
My github repositories with mostly DFU related stuff: https://github.com/BadLuckBurt

.

Post Reply