Using the Refresh Projects button in the UnrealVS toolbar will fail for projects because it can't find the "GenerateProjectFiles.bat" file for the specified project. Licensee reporting the issue me ...
If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...
When using the Engine's High Res Screenshot tool, there is a limit on the amount of foliage that can be present before the meshes stop appearing. This number is around 1500 meshes, though I was not ...
This is a trending crash coming out of the 4.18 previews. Users have not provided any descriptions of their actions when the crash occurred. Source Context 420 void UEdGraphPin::BreakAllP ...
There is an issue when importing FBX that creates new materials when using the search materials import setting. Instead of being able to use the material that is in the Base Material name, the textu ...
Adding a material to an FBX with a Multi/Sub-object material, then reimporting the FBX will not import the new material. The material element will be added to the mesh but the material applied will ...
Dynamic resolution dynamically changes the the size of the viewport in render targets. The thing is when the resolution changes: it is reprojecting previous frame that is stored in history render ta ...
This issue is resolved by changing Paper2D's LoadingPhase to PostConfigInit, but this is a workaround. We suggest a better long term fix via AssetRegistry changes (see comments). In the default la ...
"Hello, we've found a quirk with ABP's pose watch and compatible skeletons. Same setup as above. We have skeleton A as the base and skeleton B as a compatible skeleton. They both share similar hiera ...
This seems to be a result of how the changemask is handled for fast arrays. Because the changemask is a fixed set of bits (defined by IrisFastArrayChangeMaskBits), a single bit can represent multipl ...