Client loses input after doubling the amount of physics objects in the level

UE - Networking - Mar 11, 2019

After doubling the number of physics objects in the level the client loses input/ignores input ...

[CrashReport] UBlueprintGeneratedClass::AddReferencedObjectsInUbergraphFrame()

UE - Gameplay - Blueprint - Nov 2, 2017

This is a common engine crash that has occurred since at least 4.16. Users have not provided any useful descriptions of their actions when the crash occurred. The callstack shares some similaritie ...

For each "EnumName" nodes do not update when passed into a create widget node via an exposed variable

UE - Gameplay - Blueprint - Nov 1, 2016

For each "EnumName" nodes do not update when passed into a create widget node via an exposed variable ...

Enable Slate layout caching Will cause the Stop/Play Buttons to disappear

UE - Editor - UI Systems - Slate - Dec 17, 2018

When using the command Slate.EnableLayoutCaching 1, The Play button is removed from the tool bar after exiting play. ...

Adding specific map to project crashes editor

UE - Gameplay - Dec 23, 2015

Adding map from user's project, CityofEther.umap, crashes editor upon launch or attempting to open the map. Crashreporter: [Link Removed] ...

Cannot animate properties on Root UMG element.

UE - Editor - UI Systems - Apr 17, 2015

The UI tells me I can do it, but I cannot. Current work-around is to insert an extra element. Not desirable. [image: Inline image 1] ...

The Name and Expression for the math node are tied together. Changing one changes the other

UE - Gameplay - Blueprint - Jun 19, 2015

When changing the name of the math expression node it will in turn change the expression. Trying to name the node results in the math being replaced with the new name. This also works in reverse. If ...

SetRes command does not appear to enter fullscreen when placing an 'f' on the end

UE - Graphics Features - Sep 6, 2016

SetRes command does not appear to enter fullscreen when placing an 'f' on the end. The window becomes a window the size and resolution of the numbers that are passed in. ...

Mac - After clicking, the the Mouse position resets

UE - Platform - Apple - Dec 17, 2019

Unexpected behavior with mouse position on Mac If 'Show Mouse Cursor' is true the problem does not occur. Catalina 10.15.1 ...

profilegpu should not crash when run on mobile platforms

UE - Platform - Mobile - Apr 15, 2015

We don't have gpu timings on mobile/tiled gpus so we should just print a message that says that is not supported; right now it'll crash trying to run a shader. ...