Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
2.0.1
Issue ID
1064800
Regression
No
[ShaderGraph] Shaders sometimes animate in Scene View with Animated Materials disabled
To reproduce:
1. Open QA attached project "ShaderGraphEarlier.zip"
2. In Project window, open "2" in Shader Graph
3. Observe Scene view
Expected: current shader along with others are constantly animated
Actual: current shader along with others are not animated when not meeting certain node conditions
Reproduced in: 2018.2.2f1, 2018.3.0a6
Note: for the animation to work these are required conditions:
• more than one connection to Time node (or several Time nodes collectively)
• at least one connection to Master Node
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment