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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Add comment