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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment