Emissive textures seem to be set correctly in the case of building HLOD in the world partition. However, licensees who do not use World partition seem to build HLOD with HLOD Outliner. [Image Remov ...
This is a regression. Tested in //UE5/Release-5.1 CL23901901 The editor crashes after playing in editor when the level contains a niagara system with a scratch pad outputing audio spectrum. ...
WorldPartionActorDescs will be restored to the correct properties when resaved. They can also be fixed by the WorldPartitionResaveActorsBuilder commandlet. ...
Licensee reports issue with setting roll on a spline component control point. ...
If attaches a StaticMeshComponent with collision active to another actor with a SkeletalMeshComponent simulating physics by socket name the StaticMeshComponent miss collision for simulation. Chec ...
There's a vehicle/third person camera stutter observed as the vehicle corners. The issue appears worse with Physics Async mode enabled, and less perceptible with this mode disabled. This video was ...
Vehicle wheel shapes on the server appear to detach from the vehicle and remain at their spawn point when running a networked game. The clients physics representation is ok and as expected, i.e. whe ...
When creating a UserWidget and creating a process to receive input events with Enhanced Input, input events may be generated multiple times in duplicate. To reproduce this problem, create a Widget a ...
anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...