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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 available in 2022.1.0a16 and up