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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment