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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment