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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment