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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
This is a duplicate of issue #1150790