Foliage actors in the outliner should have their actor/components properties read-only

UE - World Creation - Worldbuilding Tools - Foliage - Jan 9, 2023

Foliage actors in the outliner should have their actor/components properties read-only

UE - World Creation - Worldbuilding Tools - Foliage - Jan 9, 2023

Recently, IFAs are now shown in the world outliner, but users would like that properties would remain read-only. UDN Link : [Link Removed] ...

Interface Call label is missing in Blueprint context menu

UE - Gameplay - Blueprint Editor - Jan 6, 2023

UE4 had a label next to interface function calls in the context menu to differentiate the target, i.e., interface vs interface implementer. This is missing in UE5. You can hover over the entries to ...

MoviePipeline: ExecutorJob UserData field lost on Queue Load

UE - Anim - Sequencer - MRQ - Jan 6, 2023

I didn't check with the debugger, but I suspect this is caused by: void UMoviePipelineExecutorJob::OnDuplicated_Implementation() { UserData = FString(); When the queue is loaded, each job is dupl ...

LiDAR not importing colors correctly for .E57 Point Clouds

UE - Editor - Content Pipeline - Jan 6, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. LiDAR plugin is version .08 in UE5.0.3, and version 1.0 in UE5.1.0 ...

Deleting a Virtual Camera Actor disables Gamepad Input across Editor

UE - Virtual Production - Tools - Virtual Camera - Jan 6, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Issue seems to occur when the Virtual Camera actor is fully initialized? If Editor is res ...

Game Crashes when playing 2nd Startup Movie

Media Framework - Jan 6, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. I've tried enabling the Media Movie Streamer plugin & Electra Player plugins, but Game cr ...

Two planar reflection and translucent materials draw reflections on one side only

UE - Graphics Features - Jan 6, 2023

This problem seems to be fine when the material is Opaque.[Image Removed] ...

Renaming a level containing Text3DComponent can cause crash

UE - Virtual Production - Jan 6, 2023

BuildTextMesh function queued as AsyncTasks may be called during saving (renaming) a level containing Text3DComponents.  The following workaround fix the problem. void UText3DComponent::BuildTextMe ...

Ensure in AR Template on Android

UE - Platform - XR - Jan 5, 2023

Regression: Tested in UE5/Release-5.0, this issue did not occur so it is a regression. ...