Search Issue Tracker
Fixed in 6000.5.0a4
Fixed in 6000.3.4f1, 6000.4.0b4, 6000.5.X
Votes
0
Found in
6000.2.11f1
6000.3.0b9
6000.4.0a4
Issue ID
UUM-126193
Regression
No
ShaderGraph fails to make shader SRP Batcher Compatible when Boolean Keywords are used with "Dynamic Branch" Definition
Reproduction steps:
1. Open the attached “IN-121528.zip” project
2. From the Project Window, select the “SRP Batcher Test Not Working.shadergraph”
3. In the Inspector, observe the ShaderGraph details under the Keywords dropdown
Expected result: SRP Batcher - compatible is shown
Actual result: SRP Batcher - not compatible is shown
Reproducible with: 6000.2.0a10, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4
Not reproducible with: 6000.0.62f1, 6000.2.0a9
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.5.0a4):
Shaders: Shaders with dynamic_branch keywords and a corresponding material property are now reported as SRP Batcher compatible.
Resolution Note (fix version 6000.4.0b4):
Shaders: Shaders with dynamic_branch keywords and a corresponding material property are now reported as SRP Batcher compatible.