When Reimporting a mesh the collision that is created using the methods in the Static Mesh Editor will be wiped if there was not previously setup UCX custom collision. ...
Setting a UCLASS() macro with the "HideCategories" property will updated after a hot reload but after closing /reopening the editor the hidden category will be visible again. ...
If a blueprint has a child actor component that has other components parented to the child actor component, the child components of child actor components will not update transform based on the pare ...
Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.10 Preview 3 binary ...
Graphics failure when pasting code for a BP node into Color Picker Hex field Does not occur in 4.8.3 ...
Flipbook components' collision in Characters is ignored. ...
If you package this users project, you will get a fatal error crash after double clicking the exe file. I was unable to reproduce this issue without using the users project. Project download link: ...
When you import a texture that is low resolution (such as pixel art) if you attempt to use it in a UMG image, the filter that you have applied to that texture is not inherited. This causes the image ...
Packaging code projects on Mac for HTML5 fails. A lot of Could not verify LLVM version warnings appear in the output log.[2016.06.21-22.27.10:488][413]UATHelper: Packaging (HTML5): UnrealBuildTool: ...
Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...