Unity Issue Tracker - Changes made to texture with a specific a _ST property marked as [NoScaleOffset] in the Inspector are shown but not saved
Fixed
UUM-21301
Changes made to texture with a specific a _ST property marked as [NoScaleOffset] in the Inspector are shown but not saved
Unity: Shader System
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Won't Fix
2022.1.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
How to reproduce:
1. Open the attached project “IN_16486”
2. Open the “SampleScene” Scene
3. Select the “Cube” GameObject
4. In the Inspector unfold the “Unlit_Custom Shader” Material and change the X and Y value of “Tex 3 ST”
5. Save changes
6. Observe the Game View and unfolded “Unlit_Custom Shader” Material Tex 3 ST X/Y values
Expected result: changes are saved
Actual result: changes not saved