3D widgets attached to the camera render incorrectly when compared to the oculus rift. When the Widget is centered to the camera and attached to it in the Character BP the widget will render incorre ...
Looks like CL-3215392 added changes in FArchive where the operator<< method for bool is a member operator in Editor (as opposed to a global operator in non-editor and old builds). This causes shado ...
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 ( ...
This is a common crash affecting users in 4.16. The callstack is similar to [Link Removed], which was fixed in 4.13. User DescriptionsAccidentally duplicated a blueprint with multiple static mesh ...
Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...
Using Solidworks 2017 Service pack 4.1 the sldasm files only partially import. Instances, folders, and suppressed parts also mess up the import. Suppressed parts show up from different configuration ...
Tested in //UE4/Release-4.27 CL 18319896 using Level Streaming the camera was ignored by the ISM_Cube. Collision settings of an Instanced Static Mesh setup in the Construction Script are not preser ...
In BuildProject.txt, to make relative path to the project outside the engine root, all paths contains “..” after action command directory. D:/dev/UnrealEngine-5.5.0//HLODTemp/f09bf0f5/HLODBuilder0 ...
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 ...
After project was upgraded to 4.12 opening a blueprint that contains Hierarchical Instanced Static Mesh component will result in a crash. From the log I this is the important part: Assertion faile ...