Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1115191
Regression
No
Crash on get_serializedObject or SerializedObject::UpdateIfRequiredOrScript when selecting object in custom window object field
How to reproduce:
1. Open the attached project
2. Select Poker > Board injector
3. Open the selection of object field
4. Select "New Board Preset"
Actual result: Unity crashes.
Reproducible with: 2019.2.0a3, 2019.1a15, 2018.3.3f1, 2018.1.9f2, 2017.4.19f1.
Notes:
The crash is caused by line "presetEditor.DrawDefaultInspector();" LocalBoardInjectorWindow.cs: 24.
Sometimes the crash is not reproducible and StackOverflowExceptions are thrown in the console.
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
This is a duplicate of issue #1119535