When using the Set Replicate Movement node inside of a character blueprint. The only node available requires the target to be a character. This applies to different types of references such as a gen ...
I've reproduced this crash in 4.16, 4.17, 4.18, 4.19, and Main. Per licensee: The editor crashes if distance field ambient occlusion is enabled and a viewport is resized to have zero height. Th ...
In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...
No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...
FCustomThunkTemplates::Array_Get() fails to properly initialize a default item when the index is invalid: Item = U{}; That will leave the item uninitialized (e.g. UDS types). Should be using the ...
Angular limits do not display in the viewport of the animation Blueprint Screenshots attached show expected verses results Issue does not occur in 4.18.3 Also a problem for FN: [Link Removed] ...
Report with proposed fixhttps://udn.unrealengine.com/questions/428300/world-composition-hierarchy-filtering.html ...
Editor crashes when asset is imported in as a skeletal mesh, brought into a level, vertex painted using the paint tab under modes, all assets are saved, project is reopened, then level is reopened. ...
Location accuracy is ignored by ULocationServicesIOSImpl: bool ULocationServicesIOSImpl::InitLocationServices(ELocationAccuracy Accuracy, float UpdateFrequency, float MinDistance) { .. ...
Video frames are stored in a queue that keeps growing until the main thread ticks again. Can also be reproduced by playing video then clicking the import file button and leaving the file import dial ...