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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment