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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
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.