If a mesh is duplicated within a blueprint components panel, it will be invisible in the viewport, the transform widget will incorrectly align itself and refrain from moving, and if the transform wi ...
When using Diff Against Depot to see changes made to a file since it was last checked in, changes made to the AI Controller default property are not displayed under the defaults section. Found in ...
Upgrading a code project created in a binary Engine version to an Engine built from source code results in the solution configuration and solution platform in Visual Studio being set to Debug and Wi ...
The pak-blacklist files do not seem to be working fully. While some of the files may be excluded Engine/Content/Slate files are staying behind, which can be seen once you've used UnrealPak ...
Editing bool of the nested child CrashableDataAsset causes crash. Expected: CrashableDataAsset children are properly assigned. Result: Engine crash ...
When using a Priority based Concurrency rule, the Voice Steal Release Time is ignored and ejected sounds stop abruptly. Test Notes: See attached video. Note: I've shelved the test map and assets ...
Following this sequence of events, the ObjectLookup and NetGUIDLookup on the server's PackageMapClient will end up in a bad state. In the ObjectLookup Map, the primary asset's package will be mapped ...
If a function is marked as BlueprintNativeEvent inside of a class that inherits from a component (Scene component, Actor component, etc) then the function cannot be called in a blueprint with the co ...
Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor. Crash Report: [Link Removed] Call Stack:<unknown module>! KERNELBASE!Rai ...