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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a19