When a RadialForceComponent is attached to a object in C++, it doesn't take on the "Object Types to Affect" in the component settings of the Blueprint. If the RadialForceComponent is created as a co ...
When the Lit > Actor Coloration > Affects Navmesh or other Actor Coloration mode is used, Nanite meshes apply lighting differently than non-Nanite meshes which can make it difficult to use the Actor ...
Certain blueprint nodes are noticeably wider than they were in 4.25, and seem to get excessively wide if the user fills in literal pins on them. This was noticed with the Array Add nodes, but may a ...
After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...
This is a regression from 4.22.3 (CL-7053642) where this setup executed as expected. Toggling Collision Profiles in 4.23.1 (CL-9631420) and onward do not affect the Static Mesh and it acts as if it ...
Import Threshold Time setting in Editor Preferences does not accept values with a leading decimal point (.25 vs 0.25). UEditorLoadingSavingSettings::AutoReimportThreshold in EditorLoadingSavingSett ...
Unable to select Paper2D Actors with Translucent Material in the Viewport in version 4.25.3. Reported in version 4.25.3(CL 13942748). Tested in versions 4.24.3(CL 11590370) and 4.25.3. Issue does n ...
In a Mac environment with where a MacBook Pro 15" retina display is used in combination with a larger 25" display "traditional resolution" the menus will drop down as expected on where the editor is ...
Line 9 in https://github.com/EpicGames/UnrealEngine/blob/4.25/Engine/Source/Programs/UnrealInsightsCLI/Private/UnrealInsightsCLI.cpp is '#include "TraceServices/SessionService.h" which used to be lo ...
Forward Shading under 4.25.3 seems to break something in the Hair shading model. Default Lit seems to behave normally. Reported and tested in 4.25.3(CL 13942748). ...