A user reported that the Window Position calculation is incorrect with Windows 7 WINVER. The source code appears to be using the calculated left value for the left side of the window, but the calcul ...
In GameInstance.cpp when the Navigation System is created it calls... UNavigationSystem::InitializeForWorld This in turn ends up calling... GatherNavigationBounds(); This goes through all ...
Distance Field shadows are culled for larger meshes at certain angles of the cameras view position. Map with reproduced setup is attached. ...
Crash Report [Link Removed] Access violation - code c0000005 (first/second chance not available) This bug is distinctive in that when you return to the AnimBlueprint Event Graph from another tab/O ...
Crash Reporter: [Link Removed] Access violation - code c0000005 (first/second chance not available) Characteristics of this bug: Tends to occur if an AnimBlueprint window is open with other Bluep ...
User crashes at "Loading 83%" *See also attached Mac Crash Log. [Link Removed]Launched UE, it crashed upon launch.Ok, a file i wanted to delete, and it just crashed the whole program. Thx.Started e ...
The attached project will crash whenever attempting to load the default map which is parented to a custom level script made by the user. Note: This issue doesn't occur for all maps in the project. ...
When you preview a node in the material editor, the Previewing text inconsistently appears on node and when previewing stops does not disappear. The Blue and Green Color change appears to work as e ...
When changing r.ScreenPercentage the final value used for buffer generation is clamped to the nearest 4 pixels to aid in post processing and other steps. During post processing the same calculation ...
This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...