Search Issue Tracker
Fixed
Fixed in 2023.3.X, 2023.3.0b1
Votes
0
Found in
2023.3.0a19
Issue ID
UUM-58699
Regression
Yes
Shader warning in 'StpTaa' thrown when creating project using 2D (URP) Template
How to reproduce:
1. Create a new Unity project using 2D URP Template
2. Wait for the project to load and compile
3. Observe the Console window
Expected result: no warnings are thrown in the Console window
Actual result: Warning "Shader warning in 'StpTaa': implicit truncation of vector type at kernel StpTaa at (76)/Library/PackageCache/com.unity.render-pipelines.core/Runtime/STP/Stp.hlsl(3328) (on metal)" is thrown in the Console
Reproducible with: 2023.3.0a19
Not reproducible with: 2023.3.0a18
Reproduced on: macOS Sonoma 14.1.1 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment