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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
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.