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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
When changing the setting Project Settings > Version Control > Mode from "Hidden Meta Files" to "Visible Meta Files", the issue disappears