AWheeledVehiclePawn class tries to use CCD in the constructor, but Mesh->BodyInstance.bUseCCD = true this code does not work to activate CCD because Physics Assets could not be available at this ...
Meshes set to not render in the Main Pass still does if both "Render CustomDepth Pass" & "Render in Depth Pass" are enabled, while "Render in Main Pass" is disabled. Attached is an example project. ...
BoxCollison's OnComponentHit event is not triggered when BoxCollison hits a spawned actor with simulate physics enabled. The event is triggered if the same actor has been placed in the level beforeh ...
UBT Output log encoding does not match if non-ASCII characters are in the UBT output. Before UE4.23, UBT output encoding problems only exist in the editor "Compiler Log" under Developer Tools, and i ...
Drag and drop operations don't work correctly when "Render on Phase" is enabled in a retainer box. When "Render on Phase" is disabled the drag and drop operations work as expected. In 4.23.1 the dr ...
Note: This happens with "Exclusive" nativization mode as well. This occurs because the nativized UDS 'GetDefaultValue()' method is generated into a .h file rather than a .cpp file. This creates a c ...
When you have the mouse cursor set to show in game, if you use shift+f1 to unlock the mouse, eject, and then attempt to click and move an actor using the transform gizmo, you are unable to do so. S ...
Shadow quality from a movable directional light has lower resolution quality than the previous release of the engine. This is a regression in quality from 4.12.5 to 4.13. Tested with: Good Quality ...
When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...
When using a mesh as an Instanced Foliage Actor the Levels of Detail are always rendered. The user reporting this issue mentions he needs to use extreme different LOD value ranges for screen size wi ...