APEX destruction renders when using the Play > Mobile Preview. ...
I had a game that needed to generate hundreds of thousands of random numbers. (I was using the Blueprint "Random Float" node). There were a ton of 0.0 values generated, many more than any other n ...
Different node types are sized differently (nodes like: var getters/setters, function nodes, compact nodes, etc.). Pins should always be set at specific alignment intervals (from the node's top lef ...
Changing between multiple Streams that are contained within an array does not work. ...
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. ...