Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
7.0.1
Issue ID
1183957
Regression
No
[MotionVectors] Movecs generated from manual transform changes of the VFX don't clear.
Repro steps:
1. Import the attached VFX.
2. Enable the motion vectors debug mode:
'Window' -> 'Render Pipeline' -> 'Render Pipeline Debug' -> 'Rendering' -> set 'Fullscreen Debug Mode' to 'MotionVectors'
3. Move the transform of the VFX on the X axis
4. Observe the motion vectors facing towards the direction of the manual transform move, and not along the Y axis.
Expected outcome:
- After the transform change is complete, the motion vectors to resume pointing in the direction of movement.
Workaround:
- Add a very small change to the transform (i.e. 0.0001) or toggle the VFX off and on again to resume the generation of correct motion vectors.
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
This is a duplicate of issue #1178468