Implemented interfaces are not added to the list of assets to nativize when the blueprint class that implements them is flagged for nativization, saved, and compiled. This results in a package failu ...
Currently parent blueprints are added to the list of blueprints to nativize if their children are flagged to be nativized only if they are also individually saved. Ideally, we'd update the list of ...
Data only blueprints that are explicitly flagged for nativization do not nativize. (Makes sense that they don't when they're not explicitly told, but if someone goes out of the way to flag them to, ...
Scene captures are broken on encoding devices when mobile HDR is off. ...
If CineCameraActor's Default Property Tracks setting is empty, doing add camera in sequencer does not update the content of Sequencer. One needs to close then reopen Sequencer to see the added Camer ...
A log warning occurs when opening the QA-Promotion map from the QAGame project. Warning: LogApexClothingUtils:Warning: Building adjacency information for a clothing section in skeletal mesh '/Game/ ...
Per https://udn.unrealengine.com/questions/332025/childactorcomponents-spawned-actor-doesnt-get-begi.html If SetClass is used to set up a ChildActor as part of BeginPlay, that ChildActor does not g ...
This is a very rare crash that I encountered in Vehicle Game and so far have not been able to reproduce, however checking the crash history it has been seen before in the wild. This issue may be re ...
Crash occurs when attempting import Facial Animations in the Facial Animation Import Tool. ...
The 'Wait for Movies to Complete' flag has had its behavior reversed. Previously when you had the flag set to true, it would wait for any intro movies to complete before loading the level. Now it se ...