ResolveName will replace the subobject delimiter (colon) with two periods. This increases the length of the string, and can cause asserts due to the string exceeding NAME_SIZE even when the name was ...
A customer has had problems running a game with a splash screen when passing -game flag to the editor. UpdateSpashScreen will call GetCurrentFrame, which can return a nullptr but fails to verify it ...
Comments from users:I pressed Play while having a directional light selected in-editorChanged landscape collision mip level. ...
Generated from CrashReporter ...
Launching the Editor/Datasmith from Blutility via a Commandlet that is importing a .stp file causes the Editor to not launch with an assert. ...
The async execution from within the context menu state is not cancelled properly when closing the context menu. This means that when rapidly opening and closing context menus there will be corruptio ...
This is a regression testing in //UE4/Release-5.0 CL#18319896 Assertion thrown when selecting the Input Preview arrow within a collapsed node within the Material Graph. ...
Users affected: 73 Total occurrences: 156 Last occurrence: October 22nd 2024, 9:59:58 am First occurrence: October 2nd 2024, 4:53:30 pm Latest version: ++UE5+Release-5.5-CL-36679577 Platform: Win64 ...
Assertion is thrown when connecting a Vertex Interpolator nod to PerInstanceCustomData node to the Result node. ...