The ETraceTypeQuery and EObjectTypeQuery enums declared in EngineTypes.h aren't fully exposed to Python. Both enums have 32 entries, but Python is only aware of the first 2 for ETraceTypeQuery and t ...
When spawning Pawns with a StaticMeshComponent with SimulatePhyscis=True, they occasionally may not simulate physics. This can be reproduced by simply repeating the respawn. The frequency of reprodu ...
When using the jumpbox with a sequence that is in seconds (not fps) the engine will freeze. This issue is occurring in Binary //UE5/Release-5.2 @ CL 25360045 This issue is occurring in Binary //UE ...
Occasionally, PhysicsControl controls will teleport to the world origin. This is sporadic and generally fixes itself either with a restart. In the licensee's case, the controls were also animation d ...
Bounds generation when bIncludeComponentLocationIntoBounds is active is broken. Both the calculation of the local bounds and the world bounds are incorrect (see screenshot). When that flag is acti ...
A pawn using the physics mover and using AI movement can sometimes gain an ton of velocity quickly upon colliding with another physics object. It seems to fix it self and revert back to it's origina ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Update Mesh Section incorrectly sets vertex colors for a Procedural Mesh. The closer a colors R, G, or B value is to 1.0 or 0.0 the mor ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
The Buffer Visualization for DecalMask is no longer an option. Also, when looking at the Buffer Visualization Overview the DecalMask slot has been removed. See attached image for comparison Worke ...
Unable to add API specifier to FMovieSceneTrackEditor, results in compile errors (pasted in the callstack field) ...