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

Editor - Other

-

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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.