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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment