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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.