Long thin spinning objects take too long to stop spinning

UE - Simulation - Physics - Solver - Jun 5, 2023

See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...

[CrashReport] UE4Editor_Core!FModuleManager::UnloadModule() [modulemanager.cpp:557]

UE - Foundation - Core - Feb 27, 2017

Error message: Assertion failed: ModuleInfo.Module.IsUnique() [Link Removed] [Line: 557] Source Context: Most recent user affected CL: Logs: See attached Issue call stack shares some similariti ...

Custom Mesh Component gives incorrect bounds

OLD - Anim - Jun 16, 2017

Custom Mesh Component > Get Component Bounds gives incorrect bounds > Box Extent User Description: [4.16.1] Using "Get Component Bounds" on a Custom mesh component gives unusual numbers for the Bo ...

Foliage scalability does not accurately update when settings are changed in game

UE - World Creation - Worldbuilding Tools - Foliage - Sep 26, 2017

There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...

Meta specifier MustImplement does not list eligible blueprints that have not been opened/loaded

UE - Gameplay - Blueprint - Oct 16, 2017

Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...

Artefacts with Volumetric Clouds

UE - Graphics Features - Nov 2, 2022

(Enduring Games) Please see UDN - Case includes project and potential fix from customer. Need to verify that it does not affect other parts of the volumetric composition. bHasValidSamples is the sam ...

No deprecation message with component bound event nodes

UE - Gameplay - Blueprint Editor - Aug 21, 2023

It appears that only custom event nodes support a deprecation message. In fact, we need all nodes that use delegates in some fashion to support a custom deprecation message. Both UK2Node_ActorBoundE ...

FDateTime instances are reset to default on hot reload

UE - Gameplay - Blueprint - May 31, 2017

If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...

Weird grey bar renders on disabled planar reflections

UE - Graphics Features - Jul 11, 2017

NOTE This is best seen if you are in a mobile Preview Rendering Level There is some rendering defect that can be seen as the camera moves around the Planar Reflection area. You can also see some ...

Typing "Print S" in Blueprint Graph Context Menu returns wrong result

UE - Gameplay - Blueprint Editor - Jul 17, 2017

Typing "Print S" in Blueprint Graph Context Menu returns a result that does not contain the letters "Print S" this issue persists is you add another s after (Print ss). The search should display som ...