In a Player Camera Manager Blueprint, when overriding the function BlueprintUpdateCamera, the New Camera FOV value takes effect regardless of whether Return Value is True or False. The New Camera Lo ...
When an object whose class has the EditInlineNew specifier is added to an instanced property, any children of the blueprint will have a reference to the same object that was created for the instance ...
There is an issue where Vector Parameter Values do not show values with material instances. There is a workaround to get the parameter to appear as intended but setting the specific parameters using ...
Sequencer is having issues handling a camera rotation going past -180 or 180 degrees with multiple keyframes when Key All and Auto-Key options are enabled. This results in unwanted 180 degree flip w ...
Visual Studio 2019 does not load even when it is selected as the chosen IDE. Instead the editor loads Visual Studio 2017. If you create a new C++ class after switching the IDE and restarting the Edi ...
Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does occur so it is not a regression. This issue occurs if the scale set for the landscape has a decimal value that is not 0.5. Sett ...
The engine crashes when after right-click > Expand Node on any composite node. Crash Report: [Link Removed] ...
When Sequencer's Add Filter Menu>Keyed(U) is enabled, adding a Key to an actor that previously failed the Filter (had zero Keys) does not immediately include the Keyed actor in the filtered list (if ...
Increasing the intensity of a Normal Texture on a colliding surface will cause the collision of GPU particles to behave strangely, looks to be falling through floor, when you are using a Constant Ac ...
After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...