Search Issue Tracker
By Design
Votes
0
Found in [Package]
preview - 6.5.3
Issue ID
1149723
Regression
No
[HDRP] Meshes close to the Camera create artifacts around them when in motion and Motion Blur is enabled
How to reproduce:
1. Open the attached "case_1149723-HDRPMotionBlur.zip" project and open "SampleScene"
2. Enter Play mode
3. Using WASD, try walking near the wall and inspect the torch
Actual results: There are artifacts around the torch
Reproducible with: HDRP 5.13.0 (using 2019.1.2f1, 2019.2.0b1, 2019.3.0a2), HDRP 6.5.3 (using 2019.2.0b1, 2019.3.0a2)
Note: Couldn't test in 2018.4.0f1 due to package errors.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
This is a side effect of the algorithm we use (it is tile based, so to a certain extent you will see bleeding of motion vectors). With lower intensities this should be less noticeable. For now we'll close it as by design, but I'll keep a note so that if we revisit motion blur this problem might get addressed.