When selecting an actor in the viewport, some AMD GPU users are reporting that the selection outline is not visible. Rolling drivers back to 17.1.1 correct the behavior.| Two EngineQA tester have ...
When attempting to package for tvOS or iOS with the generate dSYM options enabled, numerous instances of the following errors occur:[2019.01.21-20.53.35:739][138]UATHelper: Packaging (tvOS): [2019 ...
The PackageMap / NetGuidCache appear to get into a bad state on Clients if the Server toggles level visibility of a sublevel. This can affect currently connected clients, as well as clients that jo ...
When you package a project in 4.6.1 for Windows (32 bit) shipping, the file size is around 160 MB. When you package a sample project in 4.7.2, the packaged size will be around 345 MB. [Link Remove ...
Block tags are not working correctly in version 5.5.2, it was working in 5.5.1. This is caused by a change done in version 5.5.2. The exact CL is: CL 35930696 ...
Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...
When an instance is removed from a Hierarchical Instanced Static Mesh's array, if there are indices that are further along in the array that fill that index, the last index in the array is used to d ...
It's reported that all Tick functions are skipped on the first frame when running in packaged builds and standalone PIE. This is because both TickVisitedGFrameCounter and GFrameCounter are initializ ...
Starter Content's "P_Explosion" does not successfully convert to a Niagara System - incorrect loop, spawn, sprite size, and collision behaviors Changes needed for / issues found with each emitter:A ...
From https://udn.unrealengine.com/questions/292741/fmultireadersinglewritergt-isnt-thread-safe.html: I've found that FMultiReaderSingleWriterGT has at least 2 bugs: The one that caused a deadlock ...