There are some pre-processor checks in the Engine code that look for the version of MSC that was introduced with Visual Studio 2017 (eg. #if _MSC_VER == 1900). However, this does not take into consi ...
User comments in crash group:this map crashes on loadok so it seems opening any map from Modular Stadium Kit causes crash right after shaders compiling is done! im using it with another market place ...
When viewing foliage on Linux it culls in and out as the camera comes closer to it. Also changing the way it is rendered to become grey and transparent (and changing back to normal, perhaps dependin ...
The Override Animation Data node can not be used in the level Blueprint. Hits breakpoint on Override Animation Data. This works in character Blueprint when using the mesh component as target. ...
Animations loop when a sync marker is applied to an animation that is being used in a blendspace even when it is not set to loop in the Animation Blueprint(Blendspace node is not set to loop) ...
This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...
No user comments in crash group 7643 void UEngine::AddOnScreenDebugMessage(int32 Key, float TimeToDisplay, FColor DisplayColor, const FString& DebugMessage, bool bNewerOnTop, const FVector2D ...
The text for the selected option on a combo box does not show up if the text has been placed fully outside of a containing widget. As in this example the combo box has been moved via render translat ...
Sprites seem to be drastically affecting FPS in 4.19 projects on Mac devices. ...