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
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- Component logo icon is poorly visible in a query build mode then light editor theme is selected
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Resolution Note (fix version 2.2.4-preview):
Fixed in Device Simulator 2.2.4-preview