There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...
The project was built in Unreal 4.27.2 binary from the Epic Games Launcher. At this stage we have only observed the crash on devices with a hardware combination of Apple A9 1.8 GHz and 2GB of Memory ...
When a class uses the EditInlineNew specifier, the resulting class has some errors when interacting with the editor. 1. Unable to assign existing blueprints based off the class to an array of that ...
Auto Reimport source paths can cause a crash with the editor. I couldn't narrow down in my limited testing what would cause the crash vs what would not with these file paths. The one in my attached ...
Modulated shadows are not functioning properly on IOS devices for skeletal meshes. Any skeletal meshes in the scene will cast a shadow, but have a flickering modulated shadow on the skeletal mesh as ...
A crash occurs on iOS when deploying the licensee's project using iOS 9 version. The crash does not occur when deployed to a device using iOS 10 version. They believe the crash to be related to Pl ...
Users are reporting that when playing sounds in projects deployed to their Android Devices, the playback is triggered three times in quick succession. There are known work arounds to this issue, li ...
When using the FBX Scene Import into Level with default settings so that the actors in the BP import as static, if you reimport them they will then be set to Movable in the BP. This is not a regre ...
1. When a Material Layer is applied and there is no node connected to Anisotropy in the master material(M_Test_1), the material does not function correctly after packaging, although it works properl ...
After making some changes to a Data Table, attempting to PIE fails and returns this error message: Cannot Play In Editor When Performing Edit MemberVar_1 operation. This occurs after closing and sav ...