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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment