Same issue as in [Link Removed], only this is a different node implementation that attempts to replicate similar behavior. There are a couple differences in behavior here though; notably, that the c ...
UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...
Crash occurs when the user closes the editor while there are blueprint thumbnails visible in the Content Browser. This seems to only occur if the editor was opened with blueprint thumbnails also vi ...
A check() is being hit intermittently when using adaptive virtual texture. check(Entry.Magic == Handle.Magic) inside FVirtualTextureProducerCollection::GetProducer ...
Struct in Object class will not populate if struct pin split on "Construct Object from Class" node. This does not appear to happen to other variable types. Workaround Do not split the struct pin, ...
If a user setups up a custom transition graph that caches one of the input poses by setting the Evaluator Mode property to Freeze then the node fails to deal with the situation where the LOD or mesh ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
This is an early trending crash in the 4.16 Preview. User information has not been provided, but this shares similarities to an old jira [Link Removed]. Source context: 1434 /** Finds the ...
No user comments ...
No user comments in crash group 3127 if (SectionLodsParameter.IsBound()) 3128 { 3129 if (CurrentLODData.UseCombinedMeshBatch) 3130 { 3131 Set ...