Search Issue Tracker
Fixed
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0b2
Issue ID
1276056
Regression
Yes
[Graphics]"Gfx command not handled" error thrown continuously on switching editor to Wireframe mode using Vulkan Graphics API
When Graphics APIs set to Vulkan and switching the Editor to Wireframe Mode then it causes the Editor to throw "Gfx command not handled" error continuously and also Scene View freezes, Refer attached video.
Error:
Gfx command not handled: 0 (Last command: 10123)
Steps to repro:
1. Create a New Project
2. Make sure Unity is set to Vulkan graphics API
3. Right Click in Hierarchy > 3D >Cube
4. Switch to Wireframe Mode
Note:Same thing happens in URP and HDRP template using vulkan graphics API
Actual Result:
Scene view freezes and unity continuously throws error in the console
Expected Result:
Scene view switches to wireframe mode successfully without any error in the console
Reproducible in:
2020.2.0b2
Working fine in:
2020.2.0b1, 2020.1.5f1, 2019.4.10f1, 2019.3.15f1, 2018.4.27f1
Environment:
Occurs only on Windows 10
Workaround:
Switch back to any mode other than wireframe mode then everything will work fine
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment