Search Issue Tracker
Fixed
Fixed in 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment