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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
When changing the setting Project Settings > Version Control > Mode from "Hidden Meta Files" to "Visible Meta Files", the issue disappears