If you add a track for Attach from Sequencer Scripting and add a section to it, two sections are automatically added.If you don't use Sequencer Scripting, only one section will be added ...
According to the licensee report, UnrealMath.cpp (588) constfloat SINGULARITY_THRESHOLD = 0.4999995f; It seems that this can be avoided by changing the above value. However, changing SINGU ...
UParticleSystemComponent :: CanConsiderInvisible () Particles determined to be invisible by MaxSecondsBeforeInactive seem to be activated only when the camera moves back. Is this correct behavior? ...
FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...
Setting the root of the furthest child actor results in a crash after pressing compile on the blueprint. Example project: [Link Removed] ...
refer to attached video ...
Non-clustered geometry collections applied RemoveAllAnchors are not put into FPBDRigidsSOAs::DynamicGeometryCollectionArray, so acceleration is not reset every tick and they fall super fast. The fol ...
Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...
Landscape LOD menu is missing from Details Pane of editor. Found in Master Branch, latest commit before pulling branch. ...