Search Issue Tracker
Duplicate
Duplicate in 2019.4.X, 2020.3.X
Votes
0
Found in
2018.4.23f1
2019.1.0a13
2019.4
2020.3
2021.1
Issue ID
1332401
Regression
Yes
Shader is not recompiled after making changes during Play Mode
How to reproduce:
1. Open the user's attached "ShaderComp.zip" project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Open the "SomeShader" Shader
5. Change the _MainTex property in the Shader to "black"
6. Go back into the Editor
7. Observe the Cube color in the Game view
Expected result: Shader was recompiled and the Cube's color was updated to black
Actual result: Shader was not recompiled and the Cube's color stays white
Reproducible with: 2019.1.0a13, 2019.4.24f1, 2020.3.7f1, 2021.1.0a7
Not reproducible with: 2018.4.34f1, 2019.1.0a12, 2021.1.0a8, 2021.1.5f1, 2021.2.0a15
-
Resolution Note:
Fixed in: 2021.1.0a8
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1150790