Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2019.2.1f1
Issue ID
1174911
Regression
Yes
OSX - Package Manifest is not editable due to permission errors.
On MacOS, following repo https://tinyurl.com/y6dzp9xz package manager fails to update the project due to permissions. This results in a crash when trying to save or retry opening the project.
Steps to reproduce.
1) Create a new project
2) Edit the manifest.json to point to the staging registry ("registry": "https://staging-packages.unity.com") and add "com.unity.xr.arcore": "2.1.0-preview.4" as a dependency.
3) Give the focus to Unity and wait until it finishes importing the package.
Notice issue >> Packages are not resolved, importing does not start. Try to save, exit and reopen. Crash.
Regressed from previous release 2019.2.0f1
Tested Broken: 2019.2.1f1
Tested Working: 2019.3.0a11, 2019.2.0b10, 2019.2.0f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
Add comment