Users affected: 440 Total occurrences: 672 Last occurrence: July 16th 2024, 2:40:01 pm First occurrence: December 31st 2023, 1:47:28 pm Latest version: ++UE5+Release-5.3-CL-29314046 Platform: Win64 ...
A Geometry Collection with Removal-On-Break, after breaking and shrinking until vanished, will reset to the original state (full-size and unbroken) if we toggle between Fullscreen and Windowed while ...
In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...
Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs. It appears that an input name with a space in it will be copied as two inputs, the fi ...
Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default. This is incons ...
Clients fail to load in Standalone mode with 2 players while Use Single Process is disabled. Note: double checked this, and I cannot repro in Multiplayer Shootout in 4.9. The same issue still occur ...
Gameplay Debugger is assigned to apostrophe by default. (Project Settings>Gameplay Debugger) While Japanese keyboards can enter the char by Shift+7 key combination, this key combination does not rec ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...
The Delete option in the Edit menu on Mac does not display the hotkey that is set for it (by default it is the Delete key). On Windows, this option does display the set hotkey. Changing the hotkey ...
This is a common crash affecting users in 4.16, unfortunately they have not provided any additional information. Source Context 406 if ( IndexPtr == NULL ) 407 { 408 L ...