Search Issue Tracker
Duplicate
Votes
0
Found in
Issue ID
879173
Regression
No
MotionVector pass is overwritten by Opaque objects if the renderQueue is the same
Steps to reproduce:
1. Download and open the attached project("MVbug.zip)
2. Enter playmode
Expected result: Wheels' motion vectors are drawn over the Car
Actual result: if Wheel material renderQueue is the same as Car material, motion vectors are not represented where Car material is visible
Reproduced on 5.4.4p1, 5.5.1p3, 5.6.0b7
5.3 does not contain DepthTextureMode.MotionVectors
Workaround*: increase renderQueue of the wheel Material
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment