Duplicating BP actors reset edited Variables to Default Value if Variables name start with Chinese Character

UE - Foundation - Core - Jul 29, 2020

Hints: It has no problem in 4.24, only happening in 4.25 It has no problem as long as the Variable name is contained with Alphabat(English characters) fully; or start with Alphabat(A_变量 is fine) ...

Blueprint classes are listed in Object pickers, but will not work as expected

UE - Gameplay - Blueprint - Jul 28, 2020

Because of the way blueprints are implemented, the "Blueprint Class" asset actually points to the editor-only UBlueprint object. Because of this, all blueprint classes will show up as options for ge ...

Replication issues & warnings if a client hitches while the server seamless travels

UE - Networking - Jul 28, 2020

If a client hitches while a server performs a seamless travel, the client will get multiple lines of logspam of these warnings:Warning: UActorChannel::ProcessBunch: SerializeNewActor failed to find/ ...

Reverting a BP interface category does not update the context menu

UE - Gameplay - Blueprint Editor - Jul 28, 2020

Negative scale with non 0 rotation doesn't work.

UE - Simulation - Physics - Jul 28, 2020

Fix up IOS errors calling UI API from non-UI threads

UE - Platform - Apple - Jul 27, 2020

Assertion failed: Engine crushes when a geometry collection hits a landscape

UE - Simulation - Physics - Jul 27, 2020

This is because THeightField::PhiWithNormal has not been implemented yet. ...

Updating C++ projects with Marketplace plugins in 4.25.2 fails to build project

UE - Foundation - Cpp Tools - Plugin System - Jul 24, 2020

Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...

Particle editor realtime mode disabled when play in editor

Tools - Jul 23, 2020

Particle editor realtime mode disabled when play in editor, while it's normal in UE4.24 ...

Black flickering on Mesh particles when the Renderer is set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's WPO

UE - Niagara - Jul 23, 2020

Black flickering on Mesh particles when set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's World Position Offset ...