The LitMotionAnimationComponent does not update the color or alpha of the UI in the editor preview scene. However, if a component with a position is added and both run in parallel, they display correctly.
In the first image, with only color and alpha, the current transparency isn't updated in the scene.
In the second image, I added a slider with a value component, and with both running simultaneously, the image transparency updates correctly in the scene.


The LitMotionAnimationComponent does not update the color or alpha of the UI in the editor preview scene. However, if a component with a position is added and both run in parallel, they display correctly.
In the first image, with only
colorandalpha, the current transparency isn't updated in the scene.In the second image, I added a slider with a


valuecomponent, and with both running simultaneously, the image transparency updates correctly in the scene.