Search Issue Tracker
Fixed
Fixed in 6000.0.0b16
Votes
0
Found in
6000.0.0b13
6000.1.0a7
6000.2.0a1
Issue ID
UUM-59988
Regression
No
Unable to alter Sprite color in Play Mode or after exiting it when the Material is created with the "Disable Color Tint" option enabled in Shader Graph Editor
How to reproduce:
- Open the “VertexColorBug.zip” project
- Open the “SampleScene”
- Select the "Square" GameObject in the Hierarchy
- Select any color in the Inspector
- Enter the Play Mode
- Observe the Game view
- Exit the Play Mode
- Select any color in the Inspector
- Observe the Game view
Expected results: The selected color is used in Play Mode and is editable after exiting the Play Mode
Actual results: The color becomes fixed to white when in Play Mode and is not editable after exiting the Play Mode
Reproducible in: 2023.3.0b1
Couldn’t test in: 2021.3.33f1, 2022.3.16f1, 2023.2.4f1 (No “Disable Color Tint“ option in Graph Inspector in Shader Graph Editor)
Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested
Workaround: Save the Shader Graph Editor screen
Note: The issue appeared when the option to “Disable Color Tint“ was released
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Add comment