Hello, I integrated metahuman role into Android platform, and found that skincache did not take effect when LOD=0 was used for head, and skincache took effect when LOD=1 and almost triangle =15862. But lod=0 works fine on Windows. Is there any limitation on Android that prevents Lod=0 from working on Android? Does anyone know why?
Related project Settings And LOD=0 Open skincache Settings
I through the command r.S kinCache. PrintMemorySummary 2 to print out skincache memory use and found no effect, Print as follows:
LogCsvProfiler: Display: Metadata set : platform=“Android”
LogCsvProfiler: Display: Metadata set : config=“Development”
LogCsvProfiler: Display: Metadata set : buildversion=“++UE5+Release-5.0-CL-20979098”
LogCsvProfiler: Display: Metadata set : engineversion=“5.0.3-20979098+++UE5+Release-5.0”
…
[2023.03.03-09.27.01:324][548]LogSkinCache: Display: ======= Skin Cache Memory Usage Summary =======
[2023.03.03-09.27.01:324][548]LogSkinCache: Display: Used: 0.000MB
[2023.03.03-09.27.01:324][548]LogSkinCache: Display: Available: 128.000MB
[2023.03.03-09.27.01:324][548]LogSkinCache: Display: Total limit: 128.000MB
[2023.03.03-09.27.01:324][548]LogSkinCache: Display: Extra required: 0.000MB