Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b8
Issue ID
604449
Regression
No
Null Refence exception when finding the properties of a ScriptableObject
To reproduce:
1. Open the attached project
2. Click on the ScriptableObject instance called "db"
3. Notice the null reference exception. This is because the SerializedProperty myInt is null.
4. myInt shouldn't be null because the Element class contains a property called myInt.
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
Add comment