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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment