UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...
User comment in crash group:I was try to copy the AI MOVE TO(from pawn sensing) node inside a function, i couldnt copy it because it said conflicting node substituted during paste;, so i tried to cu ...
This report is very similar to [Link Removed] (the command line used to run the build is slightly different), but the build fails with a different error. In this case, a source file is being looked ...
A licensee has reported that Timeline nodes that are set to replicate do not have the replicated node decorator added, which would be seen on other nodes and variables that are replicated. Please re ...
Can't save level that has landscape layer material when moving level asset. It look like regression,because it can save level asset in 4.19. This issue occur also that moving "Landsacape" level as ...
As of 4.20, ENABLE_NAN_DIAGNOSTIC is now enabled in all Debug configurations. However, this does not work well with the TransformNonVectorized that is used on platforms like android. If this combina ...
Get Input Touch State produces incorrect vector position when using it on Android. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4395058) ...
HLOD state is not cleared when moving to a scene without HLOD so primitives may read the state from the old scene and incorrectly cull objects. The safe fix is to clear the HLOD state maps when the ...
When a client sends an Unreliable RPC to the Server in same frame with a Reliable RPC, Unreliable RPCs are Reliable. It implies extremely high lag on each lost RPC and all following ones. User lose ...
The InstallVisualizers.bat file for 4.20 does not include a way to install the Visualizers for Visual Studio 2017. With Visual Studio 2017 now the default Windows IDE for the Engine, it may be helpf ...