Pressing CTRL+LMB/RMB does not scale along the X or Y values automatically. Instead, it scales the entire object. ...
In an orthographic view, dragging the marquee tool to select a group of objects will often result in other objects being selected outside the selection area. ...
If an object containing a struct is instanced inline inside ActorComponent, the properties of the struct cannot be edited. This only happens if the ActorComponent is added to a class by using Create ...
Adding more than 8 connections to or from a state in the state machine results in unpredictable behavior, like causing an animation to fail. (See image.) Was able to reproduce with user's test file ...
When launching a cook on the fly project on Android the splash screen last about 2 minutes before the template opens. ...
Components spawned at runtime do not take Radial Damage if simulating physics. ...
Error messages displayed in other languages when attempting to compile in VS show up as question marks and other random characters in the editor output log. ...
Landscapes do not consistently return "hit" on traces. Lots of AH posts on this topic, and votes on public tracker: [Link Removed] ...
When using GetHitResultUnderCursor and pressing LMB over a landscape, there is a chance that the location chosen will return false when it should be returning true. It seems dependent on what area o ...
Material Instances are not given as options when assigning a replacement material to a UMG image widget after the original material was deleted. ...