Editor crashes if a bsp brush is turned into a static mesh, then that static mesh is exported from the editor and reimported. Frequency: 3/3 Crashreporter: [Link Removed] Regression? (Yes), issu ...
After reparenting a blueprint and inherited components from the previous parent are removed, trying to give a new component the same name as a previous component causes a crash inside UObject::Renam ...
Editor crashes when compiling for instrumentation after adding an exec pin to the collapsed graph. This only occurs if the exec pin was added through a drag and drop method. Adding the exec pin to ...
When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...
The editor crashes when attempting to revert the material on the cube back to default which is the World Grid Material. The cube is already set to WorldGridMaterial so I am not sure why the arrow ...
If the user right clicks a key in the animation timeline in UMG and uses "Set key time" the editor will crash. [Link Removed] ...
When removing curves on some assets, a crash can occur. This seems to be due to const FSmartNameMapping* CurveMapping being null and dereferenced within UAnimationBlueprintLibrary::RetrieveContainer ...
Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...
Opening a module with references to a disabled plugin can crash the editor. ...
SceneTexture:WorldNormal causes decal to ignore Emissive Color. ...