Regression with rendering Spline Mesh Components seen on older (5s) iOS device. I did not reproduce a crash with an iPadPro A1701 or an Android Note 4 Confirmed in 4.23 MAIN at CL 6910902 ...
Branch Build Label Changelist UE4-Main UE4_[2013-08-27_14.24] 1799942 DESCRIPTION: When importing an animated camera from Maya into Matinee, the placement of the camera is changed (shifted 90 ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...
When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...
When using EditCondition to control the editability of FInstancedStruct properties in a class derived from UDeveloperSettings, the condition is only partially respected. Specifically: A TArray<FIns ...
Users can create project with existing name of "Slack" which causes conflict with existing Slack.h. Call stack is log file. ...
Originated from UDN post:https://udn.unrealengine.com/s/question/0D5QP000007QWuz0AG/additionalplugindirectories-outside-of-project-visual-studio-and-zenstore QUOTE: TLDR: Use of 'escape' paths in U ...
Attempting to load dlc assets with RequestAsyncLoad function results in the assets not being recognized. ...
Added functionality to a blueprint component through code and built the project in VS. After a hot reload, I saved the blueprint and closed the editor. Reopening the editor and the blueprint cause ...
Drawing a material to a render target when that material samples an RVT can cause an editor crash. In our testing, the check() did not always occur on the first PIE session, but would always occur ...