Search Issue Tracker
Fixed in 2.2.4-preview
Votes
0
Found in [Package]
2.2.3-preview
Issue ID
1269790
Regression
No
[Device Simulator] UnauthorizedAccessException errors are thrown when selecting Device Simulator tab in the Project Settings
How to reproduce:
1. Open the attached "1269790 repro" project
2. Open the Project Settings from Editor > Project Settings
3. Select the Device Simulator tab
4. Select the Editor tab
Expected results: no errors are thrown and the Editor tab opens
Actual results: UnauthorizedAccessException error is thrown and the Device Simulator tab remains open
Reproducible with: 1.1.0-preview (2019.4.8f1), 2.2.3-preview (2019.4.8f1, 2020.1.2f1, 2020.2.0a20)
Could not test with: 1.0.0-preview (Device Simulator tab in the Project Settings window isn't present)
Notes:
-The attached projects is an empty project with the Device Simulator package and the "DeviceSimulatorSettings.asset" file set to Read-only
-The issue only reproduces when the "DeviceSimulatorSettings.asset" file is marked as Read-only, this can be done manually or with Version Control
-After the 3rd step has been completed once, the issue reproduces continuously when selecting any tab in the Project Settings
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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- 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
Resolution Note (fix version 2.2.4-preview):
Fixed in Device Simulator 2.2.4-preview