TestActor references Shape_Cube_2 and Shape_Cube_3. TestActor blueprint shows the logic 2DSideScrollerCharacter blueprint contains the keyboard control logic. ...
UDN case link with this ticket [Link Removed] ...
Generated from CrashReporter ...
To test this issue: Create a C++ class WolrdTimeDilationDebugActor.h in your Project with the following code:// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinim ...
Spawning an actor with Chaos cloth causes a hitch when LODs or Self-Collision are enabled on the cloth. LODs and Self-Collision seem to compound the issue. Self-Collision requires a collision simul ...
This appears to be connected to playing immediately upon opening. This behavior is not observed when in the Release-5.1 or Release-5.2 streams. With the same setup, the video will start playing on t ...
If Surround 2D is set as the Non Spatialized Radius Mode, there is no fallback option if the user's output is not a surround format (eg stereo). There is also nothing communicated in the Tool Tip. ...
PCG graph callbacks in BP do not appear to get called correctly after the blueprint is compiled. ...
When the RHIGetAvailableResolutions function fills the array that is passed in as the first argument, it will end up filling some slots with duplicate resolutions (including refresh rate) when the b ...
Blueprints that have been updated from previous engine versions lose components if duplicated. The original blueprint retains all components but all duplicates lose them. ...