The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...
It is because that the RateScale is multiplied twice. First at UAnimSequenceBase::TickAssetPlayer : {{ const float PlayRate = Instance.PlayRateMultiplier * this->RateScale;}} Second at UAnimSeq ...
UDN: https://udn.unrealengine.com/questions/432735/%E5%9C%A8%E6%B5%81%E5%85%B3%E5%8D%A1%E4%B8%AD%E6%8F%8F%E7%94%BB%E6%A0%B7%E6%9D%A1%E6%9B%B2%E7%BA%BF%E4%B9%8B%E5%90%8E%E5%A6%82%E6%9E%9C%E6%8A%8A%E ...
If user sets InstallSpeed of HttpChunkInstaller to anything other than Pause, the current HttpChunkInstaller checks all Manifests and downloads all Chunks without permission. Licensee wants to begi ...
The editor rotation widget no longer correctly displays the degrees rotation label in a high resolution environment. ...
Light inside Volumetric Fog is offset in the right eye when viewing in VR with Forward Shading and Instanced Stereo Enabled If just Forward Shading or Instanced Stereo is enabled, this does not occ ...
UDN Licensee reported this on 4.16, and I can repro in 4.17- 4.19. Per Licensee: I'm trying to use distance field shadows on very large objects, but it looks like it does not work. Can you sugge ...
Each time after cook the Template_Default.umap or Template_Default_BuiltData.uasset are changed. But if I move Template_Default.umap to the project content folder, they will be the same as the las ...
An Actor with a StaticMeshActor native parent class will spawn with offset when NOT using locally stored transform. Removing collision from StaticMesh has no effect. Changing Collision Handling Ov ...
I have managed to reproduce this issue in 4.18.3 and 4.19.2. In order to make the Capsule Shadow disappear:Indirect Lighting Cache must be used (Volumetric Lightmap works)Skylight must be set to 'M ...