The server is not seeing the correct walking animations on each of the clients and after doing some digging, we found that the Pawn->GetVelocity() function is returning something drastically smaller ...
"UPrimitiveComponent::bStaticWhenNotMoveable"'s category is set to Lighting, not Physics. This causes it to be hidden when lighting-related properties are hidden, even though it controls physics sta ...
When turning on the Vertex Color option in the static mesh editor, the whole viewport turns white. ...
Reported via UDN ...
Clearcoat Shader will stop receiving lighting information if any mesh assigned the material using the shader leaves lighting. Also Reproduced in Launcher 4.9 Preview 4, Main-CL-2660934 [Image Remo ...
It seems like if OSVR_Server is not launched prior to opening the editor, vr-preview functionality will not work (even though the editor starts OSVR_Server at launch). Seems like server must be open ...
More infos on https://udn.unrealengine.com/questions/428429/composite-textures-normal-to-roughness-alpha-doesn.html ...
Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...