Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1333690
Regression
No
"Wireframe" and "Shaded Wireframe" Scene View shading modes don't work with DX12 shaders compiled with the DXC backend
1. Open a project and make sure the graphics API is set to DX12
2. Create a new "Unlit" shader asset and add '#pragma use_dxc' to the CGPROGRAM section
3. Create a new material asset and add the created shader to it
4. Create a new Sphere object in the Hierarchy and set its material to the one created in step 3.
5. Set the Scene View shading mode to "Wireframe" or "Shaded Wireframe"
Expected result: The sphere has a black wireframe drawn (as would be visible if the '#pragma use_dxc' line were commented out)
Actual result: no wireframe is drawn for the sphere
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a19