Search Issue Tracker
Fixed
Fixed in 2023.2.0a11
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment