The plugin fails to be created with the name "Button". The name button or BUTTON works as a plugin name. If there are some names that plugins cannot be called, then an error/warning message in the o ...
This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...
Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...
Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...
A licensee requested this ticket be entered as a bug report. The pivot vertex snapping functionality has changed and no longer functions as it did in prior versions of the engine. Somewhere the key ...
The uniform scaling does not work as expected Repro Steps: 1) Add a cube to a level 2) Set the scale (X = 16, Y=9, Z=9) 3) Click the Lock icon to activate the Uniform Scale feature 4) In the viewpor ...
Starting in Unreal Engine 5.4, StaticDuplicateObject internally switched to using Unversioned Property Serialization (UPS) for performance reasons. However, UPS assumes the source and destination ob ...
Slate Widget fails to compile when you add it to a new project. Expected as a user that anything in that default list should be able to be added and compile fine without making any changes. Compil ...
Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...
LOD Build Scale set higher than 1 will cause a merged actor to increase to that scale when created. It seems to be using the LOD Build Scale to double in size on actor merge. This is a regression: ...