When ignoring the pawn capsule on a character, yet having collision on the mesh, you still fall through the world because it ignores the mesh collision settings. From User: It seems to be infuriati ...
Continual ensures while playing this user's project: LogOutputDevice: === Handled error: === Ensure condition failed: CurrentDepthTexture [Link Removed] [Line: 650] Stack: UE4Editor-Core.dll!FWind ...
Changing the Material on a Static Mesh Actor Blueprint is not updating in the BP Viewport until the BP is reopened. The Thumbnail updates immediately. [Image Removed] Also Reproduced in Main Prom ...
When Saving the Material shown below, the engine will freeze at 50%, no crash is generated but engine stays unresponsive (tested for 60 mins) and must be terminated via Windows Task Manager. [Image ...
There are some dialog windows that will render on top of other external applications when the editor is minimized and does not have focus.....i.e. 'Building Lighting' and 'Auto-Save' dialog windows. ...
When you change a section of a Multi-Convex Collision to Slyph and then Select the other sections, Engine will crash.Shift-selecting deleted convex in physics assets causes crash(From PhAT) Tried to ...
Modifying the code of the C++ Puzzle template in Visual Studio ...
'Called when another actor steps overlapping this actor' sounds like it should say 'Called when another actor STOPS overlapping this actor' ...
Attempting to derive from or include TableViewBase in another class causes compile errors with no additional code added. ...
In a project with circular dependencies, components belonging to a native base-class are nulled when a blueprint sub-class is compiled. ...