APlayerController::ClientStartOnlineSession() checks PlayerState at the start of a game after loading a level. Due to time needed to load in, client player state may may return NULL ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 1300 FSmartNameMapping* Mapping = SmartNames.GetContainerInternal(ContainerName); 1301 ...
Load errors:Warning CreateExport: Failed to load Outer for resource 'MovementComp': TP_VehiclePawn /Game/VehicleCPP/Maps/VehicleExampleMap.VehicleExampleMap:PersistentLevel.TP_VehiclePawn_9 Warning ...
When the character class is set to always relevant, if a client travels very far away from another character, such that the character is relevant but the component they're standing on is not (but al ...
This is a regression. Separate Translucency causes crash with iOS and Android Vulkan preview. ...
Parent component visibility in a child blueprint isn't reflected in a launched/packaged project. ...
Spring Arm rotation only prints Yaw after 4.17 conversion. In 4.16 it would print the Yaw, Pitch, and Rotation as expected. The spring arm by itself prints the rotation correctly but once a camera ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: EditorWorld == G ...
Physics Constraints do not have the same values if they are part of an 'Always Loaded' level. They will work correctly in the Persistent level and a level that is Streamed in. This becomes problem ...
Collision of child actor doesn't rotate if the parent is simulating physics. This was an old bug that an AnswerHub user reported back in 4.9 but now a licensee is reporting this same behavior in 4.1 ...