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
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Sprite does not update when using SetPropertyBlock on a SpriteRenderer
- Light bleeds when using box shaped spotlight with specific Emission Range values
- The most recently entered character is ignored in the OnSubmit event when entering text using IME in a TMP_InputField
- Crash on BRGPicking::OnBatchRendererGroup when selecting Object in Play Mode
Add comment