This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 849 uint32 UMaterialExpression::GetOutputT ...
Following code works as a work around : void SFbxSceneStaticMeshReimportListView::OnChangedOverrideOptions(TSharedPtr<FString> ItemSelected, ESelectInfo::Type SelectInfo) { #if 0 check(ItemSele ...
While separate translucency is enabled DOFRecombine will incur a cost even when not using DOF (Scale of 0 or blur size of 0). Maybe we can check to see if those values are == 0 (meaning DOF is effec ...
I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...
OnParticleCollide doesn't return Velocity on every collision. User description: "If you add a particle emitter, and add an Event Generator - Collision and Actor Collision Binding an event to tha ...
If the user updates to a new Source Animation for a pose asset, while a pose was active in the viewport (weight set to 1.0), the pose will be set to 0.0 in the pose list even though it's still activ ...
The editor crashes when attempting to make a change to the units located in Edit->Project Settings->Editor->Appearance. The crash occurs as soon as one of the dropdowns is clicked. This is a regr ...
Starting position of physics simulated bp is different in Standalone Game User Description: Things work fine in the editor window, but when I run a standalone game then blueprints with physics bod ...
This is a trending Linux crash in the 4.18 release Callstack from Log[2017.11.10-14.42.41:021][ 0]LogLinux: Error: appError called: Assertion failed: [File:/media/***/OS/UnrealEngine-release/Engi ...
The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...