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
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
- Crash on GeneratePropertyDiffInternal when using NodeCanvas nodes
- Overrides in nested prefabs are ignored when importing
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on 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