Changing the Animation Mode repeatedly creates a new instance of the AnimBP being used every time you switch back to the Animation Blueprint mode. Example Project: [Link Removed] ...
When adding a new variable to a new or existing 'Device Profile' it becomes difficult to close the dialog window. You are unable to click out or press the escape button once in order to close the di ...
When using a Find Item node to search for something in an array, you are able to connect execution pins to the node, which then changes it to require an array of execs as an input. ...
Building a project in a debug configuration and then running through VS debugger will trigger a breakpoint if the console command 'r.RenderTargetPool.Events' is used. ...
Having a blueprint open during PIE causes a significant drop in performance. Having multiple blueprints open can almost render more complicated projects unplayable. The user has reported 120 fps wi ...
When using a branch node inside of a Sound Cue, if that branch's bool parameter is changed while the cue is playing, the cue will be restarted from the beginning. Link to project: [Link Removed] ...
Any undocked windows that have their tab hidden cannot be unhidden and the window cannot be moved. This is problematic because one this is done even if you close the window and reopen it via the Win ...
Sound Mixes do not seem to work for Macs. In this particular case I used the Push Sound Mix blueprint node to affect the currently playing sound in the level. This same project works fine on Window ...
Encountered while attempting to disable all AnimBP assets for nativization as a workaround for [Link Removed]. ...
Setting near clip plane like 0.00001 makes unable to move with transform gizmo. if user set value to 0.0001, it is no longer reproduced. it should clip value like 0.00001 ...