Search Issue Tracker
Fixed
Fixed in 2021.3.15f1, 2022.1.24f1, 2022.2.1f1, 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.