01-04-2021, 04:23 PM
(01-04-2021, 03:03 PM)Henning Wrote: Hi Jose, thanks for trying to reproduce the problem!
Yes I was previously using 2020 and then installed a 2019.4.22 LTS after which I created this new project to just test if things still work.
Thanks for the Burst dependecier link, I will try to install that. And btw at the Backend in Obi Solver I read a warning saying 'The Burst backend depends on the following packages: Mathematics, Collections and Burst. The default backend (Oni) will be used instead, if possible.' I suppose this shouldn't be related, but just in case.
I opened the Editor.log at ~/.config/unity3d but did not find the unsuccessfully tag. Here are the logs before it shows 'DllNotFoundException: libOni'
Refreshing native plugins compatible for Editor in 0.30 ms, found 1 plugins.
Fallback handler could not load library /home/haining/Unity/Hub/Editor/2019.4.22f1/Editor/Data/Mono/lib/libOni
Fallback handler could not load library /home/haining/Unity/Hub/Editor/2019.4.22f1/Editor/Data/Mono/lib/libOni.so
Fallback handler could not load library /home/haining/Unity/Hub/Editor/2019.4.22f1/Editor/Data/Mono/lib/libOni
Fallback handler could not load library /home/haining/Unity/Hub/Editor/2019.4.22f1/Editor/Data/Mono/lib/libOni
Fallback handler could not load library /home/haining/Unity/Hub/Editor/2019.4.22f1/Editor/Data/Mono/lib/libOni.so
Fallback handler could not load library /home/haining/Unity/Hub/Editor/2019.4.22f1/Editor/Data/Mono/lib/libOni
Then I checked that indeed Unity/Hub/Editor/2019.4.22f1/Editor/Data does not have even folder Mono. Will it help if I reinstall 2019.4.22?
Many thanks
I have installed the dependencies for Burst and everything works now! Thanks!