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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.