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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a11 and above