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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
This is a duplicate of issue #1178468