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)
Comments (1)
-
vidra
Mar 23, 2021 13:19
Could you link the original issue of this duplicated issue?
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 __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
- [Android] [iOS] [macOS] Inconsistent "CameraDepthTexture" behavior when using "ScalableBufferManager" across devices
- [Linux] Player creates a maximized window when launched with batchmode argument
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a11 and above