When importing an FBX into a project if the "Import" option is chosen rather than "Import All" then importing the same FBX a second time will cause the editor to crash. ...
The licensee has stated that convex mesh generation is failing in KAggregateGeom.cpp from the function KConvexElem::HullFromPlanes. Here is the code snippet they provided: if(!Polygon.Split(-FVecto ...
Paper2D sprites render only in left eye with Instanced Stereo enabled. Also confirmed in Main CL 4329255 ...
Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...
The Command "StartFPSChart" references an "EndFPSChart" which is not recognized and should reference "StopFPSChart" ...
Users reporting that they cannot preview morph target animations while scrubbing through matinee. They suspect that it may be caused by this update in the release notes: "New: Optimized Matinee Act ...
When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...
Collision preset setting is not reflected correctly in case of original class inheriting Primitive Component. Probably the cause is UPrimitiveComponent :: PostLoad (). Since FCollisionResponse :: U ...
The editor setting for automatically start consuming input can be set to enabled as a boolean, but whenever the editor restarts this value is reset to false. ...
When opening Effects.umap from Content Examples in Standalone Preview or Mobile Preview, it'll crash. ...