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
- "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
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1150790