Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.3.X
Votes
1
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0a13
Issue ID
1380288
Regression
No
[Windows] Exception after calling EditorUtility.DisplayDialog from ReorderableList item PropertyDrawer
Reproduction steps:
1. Download and open the attached "2022.1 Beta Project.zip" project
2. In the Hierarchy window, select the "GameObject"
3. In the Inspector window, press the "Bug" button
4. Observe the console window
Expected result: No errors appear in the console window
Actual result: "InvalidOperationException: Stack empty." errors appear in the console window
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.4f1, 2022.1.0a16
Reproduced with: Windows
Could not reproduce with: macOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment