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
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph
Add comment