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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
Add comment