Widgets appear to be offset when launching on to Chrome or other HTML platform. The widget appears to be offset and unclickable until the window for the browser is resized. ...
If the Class Defaults are selected when compiling an animation blueprint, the will be deselected and the user will be required to select them again. This doesn't occur with anim blueprint nodes. A ...
Game crashes in shipping build when un-pluging the Oculus HMD, then plugging it back in. Confirmed in 4.13.2 from the launcher, did not repro via same steps in 4.14 preview 3 ...
When the Launch URL blueprint node is used to open a link on an iOS device, any question marks in the URL are converted to %3F instead and invalidate the link. This is different from the behavior on ...
If the project's file path contains a space, attempting to generate project files fails because the file path does not preserve quotes. UnrealBuildTool Exception: ERROR: Directory '/home/doug/Docu ...
In GPUSkinCache, based on the conditional expression:if (CacheCurrentFloatOffset + NumRWFloats > (uint32)GGPUSkinCacheBufferSize) { // Can't fit this INC_DWORD_STAT(STAT_GPUSkinCache_SkippedFo ...
Adding variables to a struct clears struct arrays used in blueprints. Regression (yes) issue (does not) occur in 4.12.5 ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Unknown exception - code c06d007e (first/second chance not available) Source ...
iOS flickers to portrait mode when phone is locked then opened again. ...
Given specific naming of a ChildActor Component and if the ChildActor class is replicated, client(s) can be immediately get kicked from a networked game. ...