There is a licensee report that command buffer failure rates on iOS 15 devices have increased compared to earlier iOS versions, and the issue may be related to foregrounding or backgrounding. ...
Event dispatchers (i.e. delegate property values) are currently copied to the new instance when users copy/paste/dupe actors. However, this means that if you have an instance whose dispatcher is dy ...
More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...
We should ideally hide the setting, but at the very least we can make it a warning if you check it indicating it's not gonna do anything. [Link Removed] ...
It seems to be a NVIDIA's driver-side issue. ( Driver version is 511.79. ) The users can avoid the error by canceling the fast VSYNC option and reverting to the default VSYNC setting. Alternative ...
Material layer instances do not generate a valid UMaterialFunctionInterface::StateId. For this reason, materials and material instances that use material layer instances will not recompile their sh ...
The ListView widget currently depends on the UWorld's timer manager to fire an event indicating new entries have been generated (see UListViewBase::FinishGeneratingEntry). This can become a problem ...