When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...
There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...
There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...
SceneCaptureComponent2D Anti-Aliasing does NOT work unless Post-Processing hidden show flag is toggled OFF and back ON again. This state persists only during Editor time. Upon restarting the Editor ...
Collision flipped when welding a skeletal mesh to a static mesh. Welding Skeletal mesh as parent actor does not cause collision to flip. Showflag.Collision 1 shows correct collision. (However px ...
When a macro takes in a Map <Wildcard, Wildcard> if the output is the element in the map it is the same type value of as the key. You can see see a quick demonstration at [Link Removed]. This seems ...
When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...
When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...
The grass won't spawn after proper material being applied on the landscape. Even after being forced to be spawned (by reloading the level, for example) the grass will disappear again every time the ...
After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the bluepr ...