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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment