gltf 2.0 Blender Polly Import crashes

OLD - Enterprise - Aug 29, 2019

Trying to import the Polly sample model for gltf 2.0 crashes Editor. User know that the Plugin is experimental but as the Polly Model is used for Blender gltf development, it should work. The crash ...

Crashes when copying an array of actors that implement an interface into an array of interface references

UE - Gameplay - Sep 17, 2019

When assigning an array of actors that implement a specific interface to an array of the specific interface the engine crashes. This doesn't happen if the actor array is put through a for each loop ...

Increasing Font Size Makes The SceneRendering Table Impossible To Read

Tools - Jan 27, 2020

The scenerendering graph doesn't display correctly when you increase the Small Font for the Engine. The rows don't adjust to the font size. The user increased font size to make print strings in VR ...

Spherecast against complex geometry is returning odd results

UE - Simulation - Physics - Sep 19, 2023

Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...

Launching Android project to device results in Assertion Failed: AsyncLoading.cpp, Line 3710

UE - Platform - Mobile - Aug 31, 2020

After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...

[CrashReport] UE4Editor_UnrealEd!SaveWorld() [filehelpers.cpp:359]

Tools - Aug 31, 2016

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: Assertion failed: !bIsReentrant [L ...

Landscape Grass Output Instances begin to float when using the Retopologize Tool

UE - LD & Modeling - Terrain - Landscape - Mar 14, 2017

When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...

Nativized widget with String table data crashes packaged game

UE - Gameplay - Blueprint - Jun 1, 2017

There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...

Checkbox steals input when set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Nov 9, 2017

There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...

SetChildActorClass does not replicate when set to a different class

UE - Gameplay - Feb 20, 2019

When using SetChildActorClass to change a Child Actor Class, the change will replicate on the Server but not the Client. The Client will have the original Actor Class after the change happens. This ...