When Remove Instance is called for an instance static mesh component, the render state is not properly updated, causing some of the instances to not be visible. Workaround: Forcing a call to PostEd ...
This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...
When the shortcuts for "Grid Size(Position):Decrement/Increment" ( '[' and ']' by default) are used in the main viewport editor, the grid size for a blueprint's viewport are updated as well. Howe ...
There is an issue where Camera rotation stops at game window border when using Begin play node with the mouse. This issue does not happen if you don't use the begin play node with the Set show mouse ...
UDN user reported a performance hit on Mac with the latest Hotfix release when the user is interacting with the editor either through keyboard or mouse input. This performance hit is noticeable whe ...
Niagara VectorFields do not function properly since "Fix CPU Access" changes are not persistently saved. After every Editor restart or reopening projects, the Niagara-VectorField driven Emitter and ...
When using instance custom data values, removing an instance and changing the number of custom data floats in sequence can cause an array-out-of-bounds crash. The underlying arrays are not resized ...
When using a source build of 4.12, the crash report client window does not open even if Crash Report Client is manually built alongside the editor. UPDATE: Only affecting Source builds from Github. ...
Using Set Master Pose Component overrides any Set Morph Target operations on the slave component. ...
When trying to set the rotation value of a blueprint transform variable, changing the Y value will usually reset to 0 and change the value of X and Z as well. ...