Search Issue Tracker
Fixed in 13.1.1
Votes
0
Found in [Package]
13.0.0
Issue ID
1370756
Regression
No
[URP] Material using the Sprite-Unlit-Default shader doesn't change color when changing the material's Tint property value
How to reproduce:
1. Open the attached project "shaderTint"
2. Open the Scene "testScene" (Assets/testScene.unity)
3. In the Hierarchy window, select the "Square" GameObject
4. In the Inspector window, expand the "Test Material" component and change the Tint property to a red color
5. In the Scene view, inspect the "Square" GameObject
Expected result: The GameObject is colored red
Actual result: The GameObject is colored white
Reproducible with: 12.0.0 (2021.2.0b15), 13.0.0 (2022.1.0a12)
Could not test with: 7.1.1 (2019.4.31f1), 10.6.0 (2020.3.20f1) (No Sprite-Unlit-Default Shader)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 available in 2022.1.0a16 and up