Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.6f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-133558
Regression
No
Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
How to reproduce:
1. Open the attached “IN-130279“ project
2. Open the “OutdoorsScene“ Scene
3. In the Project window, select the “New Material” Material
4. In Scene view, observe the color of the Sphere GameObjects
5. In the Inspector, change the “TestColour“ value to any other value
6. In Scene view, observe the color of the Sphere GameObjects
Actual result: The color of the Spheres does not change
Expected result: The color of the Spheres changes to the value selected in the Inspector
Reproducible with: 2023.1.0a1, 6000.0.66f1, 6000.3.6f1, 6000.4.0b5, 6000.5.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- This behavior is also reproducible with Boolean keywords, which remain permanently stuck on the option assigned to 1
- This issue is not reproducible on graphics cards that do not support Ray Tracing
- Only reproducible in HDRP
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