By Design: Normals (and positions) are always affected by blend shapes/morph targets regardless of the recompute tangent mode. 4.13 is wrong.
In 4.13 if you imported a skeletal mesh with a blendshape and run the blend shape. The normals are not recalculated.
To Recalculate the normals during runtime you need to edit the Console Variables.ini and add
r.SkinCache.CompileShaders=1
r.SkinCache.Mode=1
r.SkinCache.RecomputeTangents=1
And then on the skeletal mesh you have to enable Recompute Tangent.
In 4.14 release.
Without enabling anything, Skin cache or the recompute tangent (Skin cache needs to be on for this to work) tangents are recomputed on blendshapes anyway.
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Installer 4.10 failed with error code R-1603
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-38360 in the post.
2 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.14 |
Target Fix | 4.14 |
Created | Nov 8, 2016 |
---|---|
Resolved | Nov 8, 2016 |
Updated | Apr 27, 2018 |