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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a11 and above