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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment