Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0b3
2021.1
2021.1.0a1
Issue ID
1278414
Regression
Yes
SerializedProperty m_Enabled has disappeared error is thrown when using Inspector window in debug mode
How to reproduce:
1. Open the attached project
2. Open the "SampleScene" Scene from the Assets folder
3. Select "TestGameObject" from the Hierarchy window
4. Open the Inspector window and switch it to Debug mode
5. Click Add Component and add a Box Collider 2D Component
Expected results: the Component is added without any error
Actual results: SerializedProperty m_Enabled has disappeared error is thrown and InvalidOperationException errors are continuously spammed after that
Reproducible with: 2020.2.0b3 2021.1.0a1
Not reproducible with: 2018.4.27f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b2
Notes:
-This also reproduces when exiting Play Mode, removing a Component
-The errors stop only after the GameObject from the 3rd step is deselected or after entering Play Mode
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a1
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b6