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
- “Look Dev” window restored from previous HDRP project causes errors in newly created URP project
- Shader Variant creation window gets stretched out when canceling
- Validation message "Profile name is unsupported" is unclear and does not provide information on what is wrong
- Enabling Override Variant Limit toggle Warning Threshold value gets set to 8
- Missing space in Shader Graph project settings
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.