Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a3
2022.2.0a8
Issue ID
1410868
Regression
Yes
An error gets thrown when deleting the State Machine Behaviour generated script file
How to reproduce:
1. Create a new project
2. Add a new GameObject to the Scene
3. In the Inspector window add a Script Component
4. Delete the newly created Script from the Project Window
5. Open the Console
Expected result: No errors appear
Actual result: "Assertion failed on expression: 'managedObj != SCRIPTING_NULL && scriptClass != NULL'" is thrown
Reproducible with: 2022.2.0a3, 2022.2.0a8
Not reproducible with: 2019.4.36f1, 2020.3.31f1, 2021.2.16f1, 2022.1.0b12, 2022.2.0a2
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a9