When using a Blendable to render SceneTexture:Scene Color into the Post Process, it appears to render as expected in PIE and Simulate, but when viewed in Standalone, Launch On or a Packaged Game the ...
When you place a Mesh with a Translucent Material using Separate Translucency in the view of a Scene Capture 2D using Gaussian DoF, the resultant capture will ignore the Separate Translucency Settin ...
Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...
Adding a UStaticMeshComponent pointer to a class derived from StaticMeshComponent allows for two meshes to be set by a single component. Setting two meshes inside a blueprint this way will only allo ...
Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...
If a skeletal mesh component is has SetTickableWhenPaused set to true then the editor will crash when the game is paused. This happens when set in blueprint or code. ...
When playing in Standalone with multiple characters there's the the chance that one of the player states does not get set and remains null. This is not a 100% repro case. Multiple tests may be req ...
The setting for Replication on a Blueprint variable resets to None of the Blueprint's parent BP is compiled. ...
Trying to change game mode settings after restarting the editor will cause the editor to crash. ...
Packaged HTML5 games are not running on FireFox 32-bit Version 37.0.1; Some projects will also provide you with a scripting error that appears when you attempt to run the game on 37.0.1 Spoke with ...