If you attempt to build the Horde server Docker image right now it fails unless you have some of the layers cached or a nuget proxy/cache that has cached some packages. JetBrains have renamed their ...
Landscape LOD menu is missing from Details Pane of editor. Found in Master Branch, latest commit before pulling branch. ...
When using GetHitResultUnderCursor and pressing LMB over a landscape, there is a chance that the location chosen will return false when it should be returning true. It seems dependent on what area o ...
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 ...
https://answers.unrealengine.com/questions/462957/rendering-glitch-when-launching-on-android-ue413-p.html I was able to repro it on Nexus5 with Android 5.1.1. ...
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 ...