Search Issue Tracker
Fixed in 2023.1.X
Votes
2
Found in
2020.3.21f1
2020.3.25f1
2021.2
2022.1
2022.2
Issue ID
1394298
Regression
Yes
[Windows] "InvalidOperationException: Stack empty" when using EditorUtility.OpenFilePanel or EditorUtility.OpenFolderPanel
Reproduction steps:
1. Open the attached project "1394298-22.2.a2.zip"
2. Open the "Teste" Scene in the Project window
3. Select "Main Camera" in the Hierarchy window
4. Click "Find Scene" in the Inspector window
5. Select a Scene file or close the pop-up window
Expected result: No exceptions in the Console window
Actual result: An "InvalidOperationException: Stack empty." exception is thrown
Reproducible with: 2020.3.21f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0b3, 2022.2.0a2
Not reproducible with: 2019.4.34f1, 2020.3.20f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Resolution Note (fix version 2023.1):
Fixed in: 2023.1.0a1