HI !
I sucessfully installed unityhub on 22.04 LTS Ubuntu and then Unity 2022.3.12f1 LTS and everything looked ok, but when I tried to start Editor (created new project with AR support), I get switched into Safe Mode (I have set my file limit to 4096 just in case).
It seems that several dll’s (most from Library/Bee/artifacts/1300b0aE.dag/) fail to be copied into Library/ScriptAssemblies/ with cp
Sample Output from Console:
Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll: Failed to copy “Library/Bee/artifacts/1300b0aE.dag/UnityEditor.SpatialTracking.dll” to “Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll” with cp
Did someone enounter similar problem before? I am opening “empty” game, haven’t started doing any changes yet.