In splitscreen, Player 0 view influences reflections for other player views. A user submitted the included test project showing the issue, and I have reproduced on 4.18.3 as well as 4.19.2 (see Spli ...
When you set the rotation rate of a Rotating Component so that the moved actor reaches exactly 90 or -90 pitch, it stops rotating for a few seconds. ...
No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...
No user comments in crash group 7643 void UEngine::AddOnScreenDebugMessage(int32 Key, float TimeToDisplay, FColor DisplayColor, const FString& DebugMessage, bool bNewerOnTop, const FVector2D ...
Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...
All Niagara Scripts are uncompiled by default. This has been logged ([Link Removed]). Compiling the script resolves the warning noted in 66593 for Module and Function Scripts. Dynamic Input Scripts, ...
UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...
User comments in crash group:Duplicating material and switched it cause i have to use itChanging a landscape material.I just import World Machine landscape with multi-layered.Crash when reaching 16 ...
Comment for user in crash group:Just add automotive project to my account, add it as 4.18, and each time trying to laod it, it crashes... 174 if (GWarn) 175 { 176 GMallo ...
No user comments in crash group 450 NewHeight = FMath::Max( NewHeight, FMath::Min( OldHeight, MinRetainedHeight ) ); 451 } 452 453 if (IsMaximized()) 454 ...