Search Issue Tracker
Fixed in 13.1.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1355108
Regression
No
[HDRP][Mac] When scene lighting is off, working with the scene logs "Metal: Shader[HDRP/Lit]: Pixel format <...>" warning
How to reproduce:
1. Open attached project "stw-21-2-flightsim-master-2" and scene "Gameplay"
2. In Scene View toolbar, toggle off Scene Lighting
3. In Hierarchy window, select "prefab_Player" GameObject
4. In Scene View, navigate around
5. Observe Console window
Expected result: No warnings logged
Actual result: "Metal: Shader[HDRP/Lit]: Pixel format [MTLPixelFormatRGBA8Unorm_sRGB] of texture [UnityDefault2D] bound at index 6 is incompatible with texture parameter [uint _ContactShadowTexture]. Compatible types [float, half]" warning is logged
Reproducible with: 10.6.0 (2020.3.15f2), 11.0.0(2021.1.16f1), 12.0.0 (2021.2.0b6, 2022.1.0a4)
Could not test with: 2019.4.29f1 (compilation errors break repro project)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Importing a theme through the Inspector allows importing the same theme multiple times
- Editor window disappears when repositioned in a specific way in Editor
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
Add comment