Play from Here incorrectly adjusts player spawn when large grid snap values are used. ...
Viewport option: Show>Advanced>Vertex Colors doesn't display the vertex colors for a Skeletal Mesh. This viewmode works fine for Static Meshes. There is also no option to display the Vertex Colors ...
A player with UMG widget created on BeginPlay works fine when hitting play with only 1 player, but if you set the number of player > 1 it will crash. User believes this is somewhere related with t ...
Error Message: Access violation - code c0000005 (first/second chance not available) ComponentOverlapComponent node used in blueprints will cause the editor to crash once you PIE if there is no comp ...
This user's project crashes when instanced levels and the player pawn are unloaded and destroyed. This occurs in the ProjectLevelGameMode Blueprint, in the Touched Finish Point commented area. This ...
Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...
When some grouped actors are childed to another actor, and both the group and the parent are selected in the world outliner, movement delta is applied twice to the grouped children. Code for a poten ...
After playing with it and attaching in the debugger, it's sitting forever in MigratePreviousEngineIni(). It seems to be looping on DirectoryExists forever, likely here: while(PreviousVersion.GetMi ...
When setting a replicated floating variable, the replication doesn't appear correctly within the replication section of the Details Panel. ...
The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...