Search Issue Tracker
Fix In Review for 2022.1.X
Fix In Review for 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
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
Add comment