Search Issue Tracker
Not Reproducible
Votes
0
Found in
2023.2.0a11
2023.3.0a3
Issue ID
UUM-32933
Regression
No
Motion Vectors are incorrect for terrain mesh when it doesn't use a default transform
URP Motion Vector Pass is outputting incorrect, constant values when Terrain is rendered.
Reproduction
- Open a MV test project in URP_Foundation
- Add Terrain to the view
- Position terrain w/ positive X,Y,Z values such as (1, 1, 1)
- Both game view and play mode will render motion vectors based on world space
** likely previous world matrix is provided incorrectly as an identity matrix
!image-2023-04-10-23-15-47-496.png!!image-2023-04-10-23-15-24-228.png!
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note:
Fixed in Unity 6, cannot reproduce for 2022 LTS.