I was not able use the 'Draw Material' node function in conjunction with 'SceneColor' within the HUD Blueprint. However, as soon as I deleted the 'SceneColor' node within the material editor, I was ...
Adding an Actor Component that is set to Replicate to an Actor that is also set to Replicate disconnects the Client from the Server. Note: this does not occur if the Actor Component is already added ...
If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...
When deleting a generated proxy mesh from the HLOD Outliner using the Delete Button while the generated proxy mesh is opened in the static mesh editor will cause the editor to crash. Workaround: U ...
The following warning occurs when building a project for Android in the Test configuration. LogPlayLevel: UnrealBuildTool: [119/283] clang++ Module.Core.4_of_8.cpp [armv7-es2] LogPlayLevel: Unreal ...
This is Linux and possibly Mac specific. FixDeps step does not have the proper dependencies and instead depends on every library, even one it is not relinking. Reported on UDN (see additional URL f ...
The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...
Project will fail to package with more than one actor containing ISM Components. From user: "...After some testing I found that it only occurs if there are multiple actors in a map (either of the ...
After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...