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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment