Search Issue Tracker
By Design
Votes
1
Found in [Package]
1.3.2 - Entities
Issue ID
ECSB-1342
Regression
No
'UnauthorizedAccessException' is thrown when reimporting a Sub Scene
How to reproduce:
1. Open the “IN-85520_repro“ project
2. Open the “New Scene“
3. Select the “New Sub Scene“
4. In the Inspector press “Reimport“ and observe the Console
Expected result: No errors are seen
Actual result: 'UnauthorizedAccessException' is seen
Reproducible with: 1.2.4, 1.3.2 (2022.3.49f1, 6000.0.22f1)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Error: UnauthorizedAccessException: Access to the path "C:\Users\user\Downloads\IN-85520_repro\Assets\SceneDependencyCache\ea98f17fbca70fa9f43a9abdfd2c6e2c.sceneWithBuildSettings.meta" is denied.
Comments (1)
-
GradientOGames
Nov 22, 2024 22:04
Am I really the only one with this issue?
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
When changing the setting Project Settings > Version Control > Mode from "Hidden Meta Files" to "Visible Meta Files", the issue disappears