Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
10.8.1
Issue ID
1405265
Regression
No
[HD RP] Motion Blur isn't applied to Alembic models when Camera doesn't have a motion
How to reproduce:
1. Open the user's attached "MotionBlur_HDRP" project
2. Enter the Play Mode in the "ExampleShot" Scene
3. Observe the Alembic models in the Game view
Expected result: Motion Blur is applied to Alembic models
Actual result: Motion Blur isn't applied to Alembic models until the models Material is selected in the Project Browser (e.g., Default Material)
Reproducible with: 7.7.1 (2019.4.36f1), 10.8.1 (2020.3.30f1)
Couldn't test with: 12.1.5 (2021.2.14f1), 13.1.6 (2022.1.0b10), 14.0.0 (2022.2.0a7) (Alembic Models are broken)
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
It looks like the issue might lie in the velocity data, if you select Interpolate Samples in the alembic asset to compute velocities procedurally it seems that all is fine.