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

Mono

-

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

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.