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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1119535