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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment