Placing a character that reference to a reparented AnimBP(created as a child of thirdperson, then reparented to AnimInstance) crashes editor after reopening the project. If you already had that charac ...
Animation Sequences with negative Rate Scales do not play outside of using them in Animation Blueprints...unless they are looping. UPDATE: A negative rate scale value also breaks Anim Montages. ht ...
In the Level Editor's "File" menu, there is a "Favorite Levels" list, which is persisted in the config file "EditorPerProjectUserSettings.ini" under section "[FavoriteFiles]". Manually editing this ...
If a function is marked as BlueprintNativeEvent inside of a class that inherits from a component (Scene component, Actor component, etc) then the function cannot be called in a blueprint with the co ...
Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...
Custom Events with duplicate input names will not compile. This does not occur immediately: creating two Custom Events with two identically named inputs will not cause a compile error, but if you re ...
Actors animated with sequencer cause "Begin/End Overlap" events to fire every tick while overlapping another actor ...
When rendering a custom depth post process material Hierarchical Instanced Static Meshes will not use this even if they have been enabled to do so. Sample Project attached. ...
When using MS-IME as Japanese input method, scrolling out the text field out side the view causes bIsComposing to be set false - this state causes instability of the editor. Crash happened with Win ...