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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1119535