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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment