Search Issue Tracker
Fixed in 13.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1363784
Regression
No
Texture in the Shader Graph did not get updated when the Texture file is changed
Reproduction steps:
1. Open the attached project "ShaderGraphTextureUpdate.zip"
2. Open the "New Shader Graph" Shader Graph
3. Right-click on the texture "Ground_Albedo.tif" in the Project Window and select "Reveal in Finder"
4. Delete the "Ground_Albedo.tif"
5. Duplicate the "Ground_Albedo_2.tif" and rename it to "Ground_Albedo.tif"
6. Go back to the Editor
7. Right-click on the texture "Ground_Albedo.tif" in the Project Window and select "Reimport"
8. Observe the "New Shader Graph" Shader Graph
Expected result: The texture "Ground_Albedo.tif" in Shader Graph updates
Actual result: The texture "Ground_Albedo.tif" in Shader Graph isn't updated
Reproducible with: 7.7.1(2019.4.30f1), 10.6.0(2020.3.18f1), 11.0.0(2021.1.21f1) 12.0.0(2021.2.0b12, 2022.1.0a8)
Notes:
- Workaround is to close the Shader Graph and open it again
- Also reproducible on Windows
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 13.0.0):
Fixed in: 2022.1.0a16