Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...
FDefaultGameMoviePlayer::Tick() calls FAsyncLoadingSplash::GetSplash(), but FDefaultGameMoviePlayer extends from FTickableObjectRenderThread, and FAsyncLoadingSplash::GetSplash() has check(IsInGameT ...
Appears some Android OpenGL drivers are not preserving the texture filtering when changing render contexts. Added saving and restoring it in context cases. ...
In cascade if you add particle LODs then remove, clear the LOD settings array, then attempt to add more LODs (after current) the editor will crash. This crash will only occur if you add LODs after c ...
Once you add two postprocess volumes (one to the persistent level and one to a sublevel) then add a blendable element to each, and then try to select both a crash will occur. ...
InterpToMovement node has access to velocity parameters that are set to Hidden in code. When used, all values equal zero. ...
"Multiple Values" in Body Setup when single bone has multiple bodies Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...
My Nvidia driver is our current approved driver: 378.49 ...
Mouse position no longer being tracked after pressing and dragging a button on Android. On PC there is no issue When testing with mouse location via print string on PC mouse position will continue ...