LaunchURL places an http:// at the start of any URL that does not contain :// . This causes an issue with the mailto: command and other commands such as this. Regression?: No This occurs in 4.2 ...
[Link Removed] ...
Actor GetNetMode() can return the wrong value in EndPlay when the PIE world is being shut down. ...
Attempting to run a standalone server and client using different processes will crash if the Code Editor plugin is enabled. ...
When using the handheld AR template and trying to package for ARCore, the package or launch on attempt will fail due to some permissions errors with Apple. If ARKit is disabled the editor will lock ...
Changing the type of an existing child scene component to be a non-scene component type triggers some fixup code at load time which attempts to remove the node from its current position in the scene ...
Including files with a .cc extension instead of .cpp in a code project used to build fine in Visual Studio. This is no longer the case in 4.21.2. The error message that results indicates that only C ...
This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...
This appears to be an issue with all asset types, not specific to materials. Data Tables, Level Sequences, etc. Image shows the "No" cursor that shows up when attempting the drag/drop. This should ...
[Link Removed]I think it is because that the "bOnChipSunMask " is false as Distortion activated (MobileShadingRenderer.cpp line 378), the "UseFetch" is true as the Android device support shader fra ...