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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.