Marking as a regression as this does not occur in 4.25.4
User description:
I want to have UMG UI that persists for the lifetime of the game so I create my root widget and add it to the viewport from a `UGameViewportClient` subclass. The widget's parent is a C++ class that overrides `UUserWidget::OnLevelRemovedFromWorld()` so that the widget isn't removed from the viewport when new levels load. Between UE 4.25.4 and 4.26.0 there was a regression that is breaking animations on pre-existing widgets when loading new levels. The animation appears to stop, but `UUserWidget::IsAnimationPlaying()` reports that it is still playing.
Result: The rotating logo UMG animation stops when the level is reloaded, but the widget continues to report that the animation is playing
Expected: The animation continue playing without interruption
Status update on UE-21075 and UE-20622?
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
How does TextureRenderTarget2D get TArray<uint8> type data?
Hey, why do i get this when i snap two similar meshes together?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-106334 in the post.
5 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 4.26, 4.26.1 |
Target Fix | 4.26.2 |
Created | Jan 14, 2021 |
---|---|
Resolved | Feb 11, 2021 |
Updated | Nov 28, 2022 |