Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
1.0.0
Issue ID
1179623
Regression
No
[VCS] UnauthorizedAccessExceptions thrown when interacting with the Probuilder Window under Version Control
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Add the Probuilder package
3. Connect it to perforce and submit the initial project
4. Open the Probuilder Window and click on the "Material Editor" (Tools -> Probuilder -> Probuilder Window -> Material Editor)
5. Observe the console
Expected result: the Probuilder settings file that is located in the project settings folder is automatically checked out when interacting with the Probuilder Window
Actual result: the Probuilder settings file is not automatically checked out and thus throws an UnauthorizedAccessException when trying to write changes to it
Reproducible in: 2020.1.0a2, 2019.3.0b1, 2019.2.3f1, 2018.4.8f1 (With Probuilder Version 4.1.0)
Note: the errors are also thrown when creating scripts or adding other packages
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (fix version 1.0.1):
Update the Settings Manager package to version 1.0.1+ in order to fix the issue