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] ...
I was not able to reproduce this issue with the user given repro steps, however the crash has occurred for multiple users according to Crash Reporter, so it is worth investigating more into ...
Regression no, the issue was reproduced in Windows //UE5/Release-5.0 CL 20280985 repro rate 3/3 After the user tries reimport mesh with nanite enabled from mesh editor the mesh was reimported with ...
We've seen some reports of GPU memory leaks during source control operations caused by the animation of the throbber widget, potentially leading to a crash if GPU memory runs out. The crash has been ...
The fix for this is to override the FEnhancedActionKeyMapping::operator== to account for the deep copy that happens on modifiers instead of comparing addresses ...
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 ...