Crash when opening Open World map in editor with -d3d11 -d3ddebug

UE - Graphics Features - Jan 10, 2023

It seems to output an error message like the following. D3D11 ERROR: ID3D11DeviceContext::Dispatch: The Shader Resource View in slot 2 of the Compute Shader unit was not created with the D3D11_BUFF ...

Data Layers Outliner does not remember selections on editor restart

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

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

Confusing Axis Overriding in 2D Vector Directional Enhanced Input

UE - Gameplay - Input - Jan 9, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Expected Results are based on the previous Input system. ...

Importing a 16x16km landscape at 0.5m resolution crashes Unreal (not enough VRAM)

UE - LD & Modeling - Terrain - Landscape - Jan 9, 2023

When the WidgetInteraction component hovers over the Button of the Control component, executing the Press Pointer Key causes any ongoing Input operations to force their "Completed" operation

UE - Gameplay - Input - Jan 9, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Other Notes:Any ongoing Input operations gets forced to their "Completed" operation I cr ...

Groom renders black through Single Water Layer materials

UE - Graphics Features - Jan 9, 2023

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

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

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

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 ...