This does not happen in 4.25.4. It has been confirmed to occur with 4.26.2 and UE4main. After playback is complete, a large amount of stalls can be seen in Insight. ...
Data: [Link Removed] I also tested other E57 files, and they were possible to import. This one is from RTC360. [Image Removed] ...
Licensee is reporting that when a font is scaled in a UMG, the smaller the font gets the more the Kerning between certain letters decreases to the point of overlap. This is not as obvious in a View ...
Using a custom spawn function to spawn a character will crash editor in PIE mode (only standalone window crashes if standalone is used). ...
dtNavMeshQuery::findNearestPoly uses hardcoded array size which results in errors when search radius would require using more polygons then hardcoded the 128. ...
If the user creates two blueprints and parents one to the other and then creates 3 event dispatchers in total between the two in an alternating method it will cause and error and the event dispatch ...
Having accurate velocities from vertex deformation enabled and a SceneCapture2D in the same project will create blurry skeletal meshes. I am unable to reproduce this with an Nvidia graphics card. T ...
User has a project that the viewport has gotten corrupted. The icons are now no longer camera facing and are facing in the positive y axis. The sun disc and sky are blurred. When PIE everything rend ...
Functions whose definition is in a platform specific "if" block cannot be bound to a delegate and also causes an assert when beginning to play in PIE for the first time since compiling, but the asse ...
Unable to connect project to Perforce using SSL on Linux. Linux uses stub libs for SSL rather than linking against full SSL libs. ...