When using a Tilemap with a Masked Lit Sprite Material, the tilemap will not render while in Standalone. In the test project, the Paper2D Blueprint character was switched to Masked Lit Sprite Materi ...
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 ...
There is code in the FIntVector class (IntVector.h) that seems to be copied from the FIntRect class which is a problem since FIntRect is two dimensonal while FIntVector is three dimensional. The one ...
Material Parameters aren't unique if the Material Functions has been duplicated, When the parameters are enabled in a Material Instance, one will be disabled on Material Instance close. This is a r ...
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 ...
If a blueprint structure contains a map variable with Actor Class Reference as the key, populating the map with a custom blueprint (ActorSet) and adding a variable of the structure to any other blue ...
Encountered a Metal crash when painting Foliage on Mac. I'm unable to reproduce anything similar on Windows. This crash can occur if the user drags a Static Mesh into the Foliage Panel or uses an e ...
This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...
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 ...
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 ...