Search Issue Tracker
Fixed
Fixed in 6000.5.0a5
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b5
6000.5.0a4
Issue ID
UUM-130886
Regression
Yes
“Shader warning in 'TraceTransparentRays’…” warning is thrown after adding Graphics API
Reproduction steps:
1. Create a new project
2. Edit > Project Settings… > Player > Other Settings
3. Disable Auto Graphics API
4. Press “+” in Graphics API section and add one of the Graphics APIs
5. Observe the Console
Actual result: “Shader warning in 'TraceTransparentRays': ambiguous type for bit shift; use a type suffix on literal values, like 'L' or 'U', or a cast [-Wambig-lit-shift] at Packages/com.unity.render-pipelines.core/Tests/Editor/UnifiedRayTracing/TraceTransparentRays.urtshader(21) (on d3d11)” warning is thrown
Expected result: No errors or warnings are thrown
Reproducible with: 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Not reproducible with: 6000.0.65f1, 6000.3.2f1
Reproduced on: Windows 10, Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment