Assertion failed: ExportSettings == *ExistingExportSettings [File:D:\build\++UE5\Sync\Engine\Source\Editor\UnrealEd\Private\Lightmass\Lightmass.cpp] [Line: 546]

UE - Graphics Features - Sep 12, 2023

Generated from CrashReporter Logs can be obtained via Crash Reporter ...

Crash when creating new projects or converting copies of old ones in Japanese

UE - Editor - UI Systems - Slate - Dec 4, 2014

There's a crash in FCharacterList::GetKerning() when using the editor in Japanese that is apparently fixed in one of these three changelists: CL# 2370014, 2370050, and 2370040 But they were not ...

When running multiple clients in PIE the second player's inputs become toggled every tick when setting Input mode Game only on tick

UE - Editor - UI Systems - Slate - Jul 9, 2015

A user has found that setting input mode to game only on tick will cause the client in PIE to toggle their inputs on and off every tick. If this test is run with a single player the inputs are const ...

tvOS becomes non responsive after killing a launched on app from Mac

UE - Platform - Mobile - Sep 28, 2016

tvOS locks up with the following message being repeated in the device log:Sep 28 10:27:50 Apple-TV-Joey UE4Game[610] <Notice>: [2016.09.28-14.27.50:752][188]LogHttp:Display: Sleeping 0.5s to wait fo ...

Disabling Use Localized Graph Editor Nodes and Pins causes split struct pin names to disappear when compiling

UE - Editor - UI Systems - Localization - Oct 19, 2016

If the Use Localized Graph Editor Nodes and Pins option is disabled, compiling a blueprint will cause the pin names from any split struct pins to disappear. Regression?: Yes This occurs in 4.13.1 ( ...

Add Font Override Dropdown Acts Unresponsive to Mouseclick

Tools - Oct 4, 2016

When creating a new Sub-Font Family the user should be able to add a font to the Sub-Font by clicking the Add Font Override dropdown. The dropdown would then give the user the Font option. However ...

Replace Reference feature is not replacing textures with new selected texture

Tools - Jan 4, 2017

Workaround:Open M_TableRound, move a node. Save the MaterialReopening the project seems to fix the issue Replacing the reference of the deleted table texture is rendering default material. Note T ...

Package build fails after disabling VR plugins

UE - Platform - XR - Mar 27, 2017

Package build fails after disabling VR plugins and launching the project The error message that pops up is: Fatal error: [Link Removed] [Line: 353] Missing global shader FPixelShaderDeclaration, P ...

Output Pins Not deleting on DoOnce MultiInput

UE - Gameplay - Blueprint - Apr 13, 2017

When using the DoOnce MultiInput node in blueprints, deleting a newly added pin on the input side will not delete its corresponding output pin. Adding a new pin after that will create the result lik ...

Value for how long jump key is held is not updating while PIE and max jump count is 0

UE - Gameplay - Apr 14, 2017

I'm at a loss for what is going on here. This was observered while working through the first 2 steps of UEQAT-2780 (JumpTest.PNG shows those steps). This works in 4.15.2, but not in 4.16. If you cha ...