Pooled memory will not be reclaimed from emitters with disabled LODs if Disabled LODs Keep Emitter Alive is checked. ...
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 ...
If you point to a character or text data type and log it into the Device output log, the variable will not appear in the output. However, any other data type will appear. ( float, int, etc.). Found ...
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 ...
Lightmass.exe SampleVolume.cpp seems to generate VolumeLightingSamples correctly. After that, import processing is performed with Lightmass.cpp ImportVolumeSamples (), but it seems that it is not i ...
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 ...