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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
This is a duplicate of issue #1119535