Unable to locally rotate individual foliage. This seems to have been a limitation of the foliage tool from it's creation. Licensee Description: I would like to ask if there is any way how to preve ...
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 ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...
Numerous issues when manipulating destructibles. 1) Changing collision response pre-fracture will not affect chunks post-fracture 2) Changing collisions response pre-fracture will prevent damage f ...
A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...
This is a somewhat common crash that has affected multiple users in 4.17. User Descriptionstried to compile a blueprint after changing blueprint interface function definitions. Source Code 121 ...
User created Bitmask flag Enumerators are not correctly stored and retrieved from Blueprint Integer variable settings. When the Editor is restarted the value of the Integer's Bitmask Enum is set to ...
Streaming levels loses static meshes coordinates and mesh references when a Blueprint within the sub-levels are changed and they aren't toggled visible in the Persistent Level when it is being built ...
The current engine version (4.22) seems to suffer a huge performance hit when using the demo recording (demorec) feature. This issue is present in both the editor and the packaged game (developer bu ...