If you add a throbber to a UMG Blueprint and use the Graph of the Blueprint to change the 'Set Number of Pieces' and use 'Event Tick' to tick the widget, the throbber widget will not appear on scree ...
'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly. User Description: The "Is Case Sensitive" option when you use a switch on string function in blueprint doesn't wor ...
Edit MattK: This is UserWidget specific. If we don't want users to extend this class we should figure out a way to prevent that in our wizards When trying to add a C++ class to a project the follo ...
When applying a Material with nothing in it but PN Triangles turned on to a Large Landscape, the engine will crash. Also Reproduced in Main Promotable-CL-2513846 ...
Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...
Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...
If an Alpha value is set in a FLinearColor that is used to draw a line on a Canvas HUD, the Alpha value is ignored when the line is drawn. A comment in BatchedElements.cpp indicates that some legac ...
https://answers.unrealengine.com/questions/215370/some-sprites-tiling-into-tiny-grid-in-packaged-ver.html UTexture2D::ConditionalPostLoad doesn't wait for the render data to finish caching outside ...
Use Complex as Simple isn't working for dynamic objects. However, if not simulating physics, collision works correctly. Same as TTP# 229782 that wasn't moved to JIRA. ...