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
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
- Tile Palette Window zoom level resets when the Window becomes inactive
Resolution Note:
When changing the setting Project Settings > Version Control > Mode from "Hidden Meta Files" to "Visible Meta Files", the issue disappears