If user lock assets with Japanese comments outside source control, XML acquired in svn status may contain Japanese strings, and XML parsing may fail and become NotControlled. This issue does not oc ...
Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...
From UDN Description Hello, there's an ensure that's firing in `DetailLayoutHelpers.cpp#137`: [Start code block] ensure(PropertyNodeMap.ParentProperty == CurObjectNode); [End code block]when ...
The crash occurs when trying to assign a new value to RootComponent if the Pawn is already placed on the level Crash does not happen in P4 //UE4/Release-4.25.3 CL 13942748 Other steps to reproduc ...
Licensee reports the following in the UDN: There seems to be some other erratic behavior when using parenting in world outliner (i.e. drag and drop one actor on another one in world outliner).Since ...
This is a longstanding but low frequency Mac crash. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.10.26-22.22.57:828][183]LogSavePackag ...
Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...
This is a longstanding crash that has occurred for more than 200 users since at least 4.13. Based on user descriptions this appears to permanently corrupt a project. User DescriptionsI just turned ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
In some occasions, engine code iterates over a certain subsystem type by calling FSubsystemCollection::GetSubsystemArray() and then calling some method on all subsystems of the returned array. This ...