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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 available in 2022.1.0a16 and up