Search Issue Tracker
Fixed in 2023.2.0a11
Fixed in 2023.2.X, 2023.3.X
Votes
1
Found in
2023.2.0a19
2023.3.0a3
Issue ID
UUM-37971
Regression
Yes
Bunch of shader warnings on new 3D HDRP and HDRP Sample Scene template projects
Open any HDRP project on mac with recent version. I used 2023.2.a19 with simple 3D HDRP template.
expected: console is clear
result: console has ~45 warning from various systems
One example:
Shader warning in ‘Deferred’: implicit truncation of vector type at kernel Deferred_Indirect_Fptl_Variant2 at /Users/motiejus.viltrakis/Documents/UnityProjects/Trash/Trunk-a19-3D-HDRP/Library/PackageCache/com.unity.render-pipelines.high-definition@16.0.2/Runtime/Lighting/LightEvaluation.hlsl(607) (on metal)
update: a lot of the warnings are also on windows dx11
update: they also appear in the HDRP Sample Scene project.
Reproducible on 2023.2 and 2023.3
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