When using UMG to load levels on a mobile device, The first level is being loaded but nothing after the first is able to trigger any additional levels to load. ...
Character Movement values do not reset to defaults. Changing a value and then using the arrow to Reset to Default updates the number displayed in the Details panel, but the value does not update dur ...
The World Outliner will only show one Child Actor on a Blueprint that has multiple Child Actors in its Components tab. Note that all Child Actor Components added via the Construction Script will dis ...
Timeline tracks can be given the same name as existing execution inputs, which causes some unusual behavior when dragging off the pin. Renaming them will rename the execution pin instead, and compil ...
If a function with a Category set in its UFUNCTION macro has the value of the category changed and then compiled (hot reload), the function will no longer show up in the right click menu of the blue ...
User was attempting to render out EXR sequences and ran into an issue where anything above 640x360 caused the window to shrink and render at a lower resolution. The workaround is to "Use Separate P ...
Renaming a blueprint component and presing ocmpile will reset any altered instances of the blueprint to default values. ...
The editor crashes when a user attempts to open the maps and modes subcategory of project setting while using a gamemode from migrated content, then moves the player pawn in the content browser to a ...
Variables named PlayerCamera are being automatically replaced with references to PlayerCameraManager in Player Controller Blueprints. Occurs when you copy+paste a reference (both get and set) to Pl ...
When using a DoF setting and in Mobile Preview/Metal or launching on a iOS device which supports Metal, the DoF Focal Distance and Regions are ignored and the whole scene has DoF applied to it. ...