Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
4.10.0 - 8.0.0
Issue ID
1213914
Regression
No
Objects are not cleared from the MotionVectors buffer when they are using Default HDRP material
How to reproduce:
1. Open the attached project named "Case_1213914"
2. Open the Sample Scene
3. Enter Play mode
4. Open Window -> RenderPipeline -> Render Pipeline Debug
5. In the Rendering tab set Fullscreen Debug Mode to MotionVectors
6. Move the cube and observe the Game view
Expected result: Motion vectors disappear after the cube stops moving (Track_1213914_V2)
Actual result: Motion vectors are not cleared when the cube is stationary(Track_1213914_V1)
Reproducible with: 2018.4.16f1, 2019.2.19f1, 2019.3.0f5, 2020.1.0a20
Could not test with: 2017.4.36f1(HDRP was not available)
Package versions tested: 4.10.0, 6.9.2, 8.0.0
Workaround: Open the Material in the Inspector window and reset the used shader
Notes:
1. Only reproducible with the default HDRP material. Changing the Shader used by the said material fixes the issue. Selecting the same shader again seems to fix the issue as well
2. Graphics APIs tested: D3D11, D3D12, Vulkan
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 7.2.0):
Fix should be included in the upcoming HDRP 8.0.0
Resolution Note (fix version 7.2.0):
The issue is resolved in HDRP 7.2.0 which should be available in Unity 2019.3.0f6 and above