Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
1
Found in
2020.2.3f1
2020.2.7f1
2020.3
2021.1
2021.2
Issue ID
1321782
Regression
Yes
"InvalidOperationException: Queue empty" error is thrown when selecting an Asset and viewing it in the Inspector
How to reproduce:
1. Open the attached project
2. In the Project Window, select the "New Collection.collection" Asset
3. Inspect the Console Window
Expected result: No errors are thrown
Actual result: "InvalidOperationException: Queue empty" error is thrown while the Asset is selected
Reproducible with: 2020.2.3f1, 2020.3.1f1, 2021.1.0f1, 2021.2.0a9
Not reproducible with: 2019.4.22f1, 2020.2.2f1 (After downgrading the project)
Couldn't test with: 2018.4.33f1 (Asset data is not shown in the Inspector)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a11 and above