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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Resolution Note (fix version 1.0.1):
Update the Settings Manager package to version 1.0.1+ in order to fix the issue