Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-133004
Regression
No
Inspector tries to access file after it was deleted when the file was locked in Inspector window
How to reproduce:
1. Create a new project
2. Create a new MonoBehavior Script in the Assets folder
3. In the Inspector window, lock the created MonoBehavior Script
4. In the Console window, uncheck the “Clear on Recompile“ option
5. In the Project window, delete the “NewMonoBehaviourScript“
6. Observe the Console window
Actual result: “Failed to read from file” error appears in the Console window
Expected result: Console window does not show any new errors
Reproducible with: 2023.1.0a1, 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment