The "untracked" metadata field turns off tracking of soft object references so they will not appear in the content browser or modify things like cooking rules. It works fine on individual references ...
Renaming the LevelSequence also renames the internal DirectorBP. Renaming the BP triggers the rename of its BlueprintGeneratedClass asset. A Redirector will be created for the BGC but it will be in ...
In a mesh asset, setting Navigation>IsDynamicObstacle=true will make the Navigation / Cylinder Collision projection appear in a wrong position. As described in the case, the fix should reside in Na ...
The GPU may time out in NaniteSplit when drawing VSM shadows for Nanite Tessellated landscape with in a scene with several local shadowed point lights. The issue doesn't reproduce in 5.6, likely to ...
User who has been working with an Ocean Shader for some time noticed that on updating to 4.8 Previews, the Adaptive Tessellation is not updating correctly when the mesh displaces from out of camera ...
This user's project crashes on opening a level in PIE after adding a variable to a struct referenced in the GameInstance. Note that I had to do this twice to get the crash to occur. The project can ...
When importing licensee's provided asset the Physics Asset generated will completely break the Perspective View in PhAT. The other orthographic views will work as intended though. The licensee has ...
When turning on the wifi connection on the device, the game either crashes on the device or it'll freeze for about 15 to 30 seconds. Devices: 5231_S939 (ARM Mali-450 MP4; 4.4.2) - occurs on 2894_G ...
Clients fail to load in Standalone mode with 2 players while Use Single Process is disabled. Note: double checked this, and I cannot repro in Multiplayer Shootout in 4.9. The same issue still occur ...
Visibility track in 4.15 launcher version is not visible. Converted projects from previous version which already had this track, but cannot create new one. If I add Interp keyword in the UPROPERTY, ...