If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...
If you create a UMG with an image in the Umg that is not a power of 2, The image will not appear on an iOS device. Tested this on a Android device (Nexus 5 with ETC1 and ATC. PVRTC will not allow t ...
A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard. Clicking on the Behavior Tree node that references the key will update the ke ...
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 ...
Oculus Splash screen image no longer shows on Quest. Unable to reproduce on PC (If you package a project without 'Start in VR' enabled you will be able to see splash until you enable HMD) Conf ...
Not all material elements are created and assigned to the static mesh using multiple materials. With the attached mesh, only the first element is created and the other two are left non-existent. I c ...
If you have a trigger box trigger an ambient audio clip when you enter the box, the audio clip will always play from the beginning even if you have the Start time starting later in the audio clip. ...
If a user connects to source control through the Git plugin and creates a repository, when they try to compile a blueprint, they can sometimes crash ...
There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...
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 ...