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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
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.