Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.64f1
6000.3.1f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-129875
Regression
No
[DX, Vulkan] Shader starts acting unexpectedly when SV_primitiveID is used in a Hull/Domain Shader
How to reproduce:
- Open the “SV_PrimitiveIDBuggy.zip“ project
- Open the “bug_primitiveid” Scene
- Select the “Assets/ExampleCode/Unlit_NewUnlitShader.mat“
- In the Inspector, increase the “Index Value“ from 0 to 1
- Observe the Scene view
Actual result: Shader triangles form into a cube regardless of the SV_PrimitiveID value
Expected result: Shader triangles displaced by the value of SV_PrimitiveID
Reproducible in: 2023.1.0a1, 6000.0.64f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
- Shader Graph template titles blink and render incorrectly in “Create New Shader Graph Asset” window
- Profiler Captures List foldouts do not open when clicked on the foldout title
- Profiler Captures List date title is not centered vertically
Add comment