GetInstanceTransitionTimeElapsed doesn't use TransitionIndex. float UAnimInstance::GetInstanceTransitionTimeElapsed(int32 MachineIndex, int32 TransitionIndex) { // Just an alias for readabili ...
A licensee has pointed out that a log message in ExclusiveLoadPackageTimeTracker at line 191 is saying the opposite of what it means. This is the line in question:UE_LOG(LogLoad, Log, TEXT(" ... ...
DESCRIPTION: If you try to open the physics asset for the Advanced Vehicle template will throw a warning that the physics asset has no default skeleton and that it will be replaced with the default ...
Folders with periods in the name will crash when attempting to import them. ...
If a static mesh is being used by the foliage tool and then deleted in the content browser, the foliage tool will retain a copy of the object and crash the editor if the foliage window is selected a ...
Extremely long Spline Point will cause the editor to lose FPS and crash some machines User Description: A couple of times I've accidentally scaled a spline node to be huge, causing the spline to ...
Add this code to a function you call from a blue utility widget or any other way to start the import with this code.TArray<UAssetImportTask*> ImportTasks; for (int32 i = 0; i < cFC.Files.Num(); i++) ...
Are Ray Ttraced Distance Field Soft Shadows supported on OpenGL ES3.1 + Android Extension Pack platforms like the Shield Tablet or Shield Console? Since the ES3.1+AEP platform supports deferred ren ...
Loading a blueprint that uses the GetOptions meta data causes an ensure ...
The user converted a copy of their 4.5.1 project to 4.6. Upon opening that project, the editor crashes. Deleting certain widgets allows the user to open the project, but opening any map results in a ...