This is happening because UEnhancedPlayerInput::UEnhancedPlayerInput is attempting to load the IMC asset, but if your triggers are defined outside the engine module then it would trigger a load of t ...
Also tried using “show VisualizeTemporalUpscaler” and noticed the frames that have missing motion vector data showed up as pops in the “show VisualizeReprojection” part of the visualizer. ...
Reported by multiple users. When in a networked session a GameplayEffect is automatically removed due to:a tag being added that's not allowed, or (TargetTagRequirements.RemovalTagRequirements.MustHa ...
Attaching other actors to a child actor (actor spawned by ChildActorComponent) fails to serialize correctly as part of the map. The attached actor loads as detached and resets its position back to w ...
Slack thread [Link Removed] ...
UDN users have reported hangs in the material editor when editing specifi material instances. This seems to be a threading bug, as CompileDebugViewModeShaders() is waiting for a shader compilation ...
From licensee: Their iOS app will "crash when purchasing IOS IAP was caused by the lack of a Paid Apps Legal Agreement setup in AppStoreConnect. It would be nice if we were to get a more graceful fa ...
In UE5.2, there seems to be a problem with the initialization of the reloaded LevelSequenceActor. SequencePlayer->Initialize is not called in ALevelSequenceActor::InitializePlayer() and Tick regist ...
During gameplay when the view target camera's aspect ratio is not exactly the viewport's aspect ratio, the presence of rendered debug draw elements (DrawDebugArrow, etc) makes the viewport's rendere ...