Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a19
Votes
0
Found in
2021.3.3f1
2022.1.3f1
2022.2.0a13
2023.1.0a1
Issue ID
UUM-4170
Regression
No
"SerializedProperty m_Enabled has disappeared!" error arpeared in console while undoying switching scripts in debug inspector
Steps:
1. Open attached project
2. Add GameObject to the Hierarchy
3. Drag "Test1" script on this GameObject
4. Switch Inspector to Debug mode
5. Replace "Test1" script with "Test2" script via reference in Inspector
6. Undo
==>
"SerializedProperty m_Enabled has disappeared\!"
"InvalidOperationException: The operation is not possible when moved past all properties (Next returned false)"
Errors appeared
Regression somewhere in between 2019.3.0a11 and 2019.3.0b1
Comments (2)
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
Wolfram
Apr 20, 2023 14:56
Not fixed. Tested in 2022.2.2, 2022.2.14, 2022.2.15 - all are affected. Simply switch Inspector to Debug, and select any GO in the Hierarchy.
Does not happen in 2021.3.16
pacman566
Mar 12, 2023 09:30
its a annoying issue in 2022.2.9 it happens when you only open a project.