Editor performance plummets when moving BSP brushes in a level with several other BSP brushes present. Navmesh regeneration is the main cause as the full bounds for all BSP are used to determine whi ...
Context: Landscape patches are components that can be attached to meshes to affect the landscape as the mesh is repositioned. Problem: The problem is that when using "Texture Backed Render Target" ...
DESCRIPTION: Using the command line sg.EffectsQuality and setting a value will reset a destructible mesh if it has already been fractured. AH Post: https://answers.unrealengine.com/questions/12850 ...
USplineComponent::GetDistanceAlongSplineAtInputKey() returns the wrong value when the input keys are not sequential because it interprets the input key argument as the spline point index. Thus if th ...
When the user attempts to place an object on a tracked plane it slides around the environment not staying in the expected place. Using the ARDebugcheck project with the show planes option you can se ...
One of the users described this issue as below. "At seemingly random times while working in the material graph, some action will cause a hitch or freeze, and quickly after the engine will crash, an ...
The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...
Seems to be an issue with the indirect lighting cache where if you have interpenetrating static meshes (for example static mesh rocks that make up the ground), there are cases where the cache points ...
Extracted Sprites are offset when importing a non-power of two sprite sheet, padding it to a power a two mode, and then using the extract function. You can see this offset clipping of the extracted ...
This is a common assertion that has occurred since at least 4.14 and affected nearly 100 users. The callstack is similar to [Link Removed], which was marked fixed for 4.14. User DescriptionsUndoi ...