Search Issue Tracker
Won't Fix
Votes
2
Found in
4.6.0b10
Issue ID
613469
Regression
No
Serialized members of reference type are null until "poked" to serialize
To reproduce:
1. Open attached project. It contains a script that contains a few different serialized members
2. Attach the script to the main camera and inspect the console - it outputs whether the members are null or not. The members are null
3. Try to poke around the inspector - toggle the boolean member or collapse/expand the array lists and notice that the members are now reported to be non-null
Mostly a problem when working with [ExecuteInEditMode]
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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this issue.