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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
Add comment