I narrowed down the issue to the Main call of ShadowProjectionPixelShader, and tested (on 4.26 and 4.27) a combo of different material and light shadow settings, as well as enabling transmission on ...
Alejandro Arango 3 days ago In fact, it seems the 4.27 changes are conditioned by WMFMEDIA_PLAYER_VERSION . So the only change needed is in WmfMedia.Build.cs . They only need to change it to say: P ...
Right now, plugins installed to the game directory will only load plugin-specific config files with the path /Project/Plugins/PluginPath/Config/*Default*PluginName.ini. However, engine plugins will ...
texture streaming is one of the reasons that drop the label but not the only reason. add a line of code RHIBindDebugLabelName(NewTexture, *OldTexture->GetName().ToString()); into FMetalDynamicRHI:: ...
When deactivating a reverb, it's removed from the Activated List, but doesn't get removed from being the active reverb. Confirmed occurs in 4.27 and 5.0 ...
When deleting a Blendspace or Blendspace 1D node in a state graph, after opening it, the editor crashes. It doesn't crash when deleting it before opening the Blendspace node. It also doesn't matter ...
The HISM on the right has 4 instances light the ISM on the left, but only one instance works with the mesh decal material. [Image Removed] ...