It appears that the Vertex Normals from Ribbon Particles are opposite of what is expected via the Default Particle System given both systems share the same alignment (Facing Camera) [Image Removed] ...
Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...
Using the AND and OR nodes in blueprints will evaluate the second argument even if the first is enough to pass/fail the condition. Using the AND node where the first argument evaluates to false sti ...
Extracted Sprites are offset when importing a non-power of two sprite sheet, padding it to a power a two mode, and then using the extract function. You can see this offset clipping of the extracted ...
Physics seems to be highly unpredictable when it comes with Wheeled Vehicles, where the results of the physics changes each time it is simulated. ...
Generating CMakeLists.txt does not properly create includes and definitions causing project files genereated by Cmake to not have these includes and the indexer to not be able to resolve most of the ...
The firing sound in the Twin Stick Shooter template on the Linux machine does not have a constant tempo. The firing sound changes between evenly spaced sounds and closely spaced sounds. I do not se ...
When possessing a vehicle, if you are standing on top of it with a character, once you begin to drive away, the vehicle will begin to be drawn back towards the character as if it is attached somehow ...
The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...