Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0a20
Votes
0
Found in
2023.1.0a17
Issue ID
UUM-18750
Regression
No
[HDRP] Objects Motion Vector pass not enabled with SG in certain cases
Steps to reproduce
1) Create an empty HDRP project
2) Create SG Lit and a material instance off of it
3) Click on Add Precomputed Velocity {}first{}, it will auto enable Motion Vectors for Vertex Animation
4) Open frame debugger, search for MotionVectors
5) Observe only CameraMotionVectors pass exists
6) Click on Motion Vectors for Vertex Animation first and then enable Add Precomputed Velocity
7) Check frame debugger, observe ObjectsMotionVectors pass exists
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Add comment