The Blend Space's Per Bone Blend doesn't always apply its interpolation speed correctly to the appropriate bone or at all. ...
Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...
Generated from CrashReporter Comment from user:Opening de custom node in material editor crashes editor ...
The [bIsVisible] flag is set to [1] by the following judgment.const bool bIsInDrawRange = DistanceSquared >= Bounds.MinDrawDistanceSq * HLODState.FOVDistanceScaleSq; Judging from this code, I bel ...
Some of the items has scaling issues and there are quite a few that have moved from their origin point as well, but the biggest problem is that the whole model is mirrored. even the text. This was ...
Trying to import the Polly sample model for gltf 2.0 crashes Editor. User know that the Plugin is experimental but as the Polly Model is used for Blender gltf development, it should work. The crash ...
There is no way to open the curve editor on actor sequences. ...
Mono v6 throws an exception when setting: LogTemp: IPP ERROR: Application exception: System.PlatformNotSupportedException: The FriendlyName value cannot be set on Unix. LogTemp: at System.Securi ...
A Crash can occur when setting a skeletal mesh's animation instance to None when it has Update Rate Optimizations enabled. An unverified proposed fix for this is to remove the nullptr check when ...