When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...
Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...
Crashes when loading an actor that inherits from AInstancedPlacementPartitionActor. There is a serialization size mismatch. ...
A welded hierarchy blocks updates to collision settings on all but the root primitive. Calling SetCollisionResponseToChannel on the children won't work. The licensee noticed that IPhysicsProxyBase* ...
A crash occurs when using the 'HighRes Shot 2' command, followed by the 'Shot' command. The user reporting the issue made a couple of notes to avoid the crash using these steps. He mentions the cra ...
When removing a mesh from a Character BP and undoing the engine will crash. This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is NOT occurring in //UE5/Release-5.2 @ CL 2600198 ...
Sometimes manual recompile is required to make a blueprint actually recompile data-only changes, but not always. If the last manual compile was with default values, then changes are not updated. If ...
When adding an asset directly to a blueprint, it is not in the streaming components, so the assertion fails when setting the geometry cache. ...