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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 1.0.1):
Update the Settings Manager package to version 1.0.1+ in order to fix the issue