Aug 23 15:25:15 A6240 UnrealMatch3[987] <Warning>: Assertion failed: CommandEncoder.IsRenderPassDescriptorValid() [Link Removed] [Line: 700] Match3 does not resume after locking and unlocking the s ...
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 ...
When a material is created and saved using the fresnel node, the fresnel effect does not show in the Content Browser thumbnail. Also, when editing the material, zooming in and out with the mouse wh ...
I have observed this behavior in 4.18.3, 4.19.2, and Main (CL 4048405) Per User: I made a landscape, painted some foliage and saved the scene. After I saved the same scene under different name the ...
It seems as though calling a multicast RPC during BeginPlay on the server will cause the new actor to finish spawning on the client before applying any initial replicated data, such as the actor's R ...