Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.3.1
Issue ID
1237783
Regression
Yes
[URP] Motion Blur triggers visual glitch in shadergraph shader
The foam in this shadergraph shader renders white when the motion blur effect is turned off, but only in Game View.
To repro:
- download this repro project
- open the Watershadersamplescene
- select the Main Camera object and find the Volume component
- while looking at the Game view, turn the Motion Blur setting on and off and notice the water turning white
- in Scene View, this is not reproducible
Reproducible in 19.3, 20.1, 20.2
With URP: 7.3.1, 8.0.1, 9.0.1
Not repro: 19.3 and URP 7.1.8
Note! Cannot reproduce this when adding this user-made unity package to a new project made with the URP Template. This only reproduces when importing it to a new 3D project that's had the URP package added to it after the fact.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
The issue no longer reproduces after Depth Texture is enabled in the Render Pipeline Settings.