UAIPerceptionSystem::UnregisterSource according to its documentation should treat Sense == null as targeting all sources, but the code for removing pending sources does not treat Sense == null as th ...
This occurs because ObjectPropertyNode.h will only check if a category is hidden for it and its subclasses. It should also be checking the parent's categories if it's an edit inline component. ...
If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...
The docs mention: "When a streaming Level is set to Always Loaded, it is loaded together with the persistent Level. It also becomes visible at the same time as the persistent Level. It ignores strea ...
When a nanite mesh moves, the shadow does not. ...
This is a common crash affecting users in 4.15 and 4.16. This callstack was previously linked to [Link Removed], but that had a specific repro case that was fixed in 4.14. Users are not providing ...
If a user decides to use Tortoise SVN, the error messages given for needing to have things checked out is inconsistent. If there is a blueprint which references another blueprint, and the reference ...
As described by the licensee, the const CDO contract is being broken on ChaosWheeledVehicleMovementComponent. The issue the licensee is facing is that by spawning cars with different configurations, ...
Touch End does not get fired if actor is not under cursor when released. Regression (no) issue (does) occur in 4.10.4 ...
This appears to be a UE4 bug in the way it handles the importing of FBX Material IDs from 3DS Max exports.Max uses set Mat IDs to organize multiple materials on a single object.UE4 correctly handles t ...