change Fixed Timestep from default 0.02 (50Hz) to 0.01667 (60Hz) or lower, depending on target platform MicroSplat https://assetstore.unity.com/packages/tools/terrain ...
MicroSplatProceduralTextureConfig is a Microsplat class (in the procedural module). I bet we need a different #if for that module instead of #IF __MICROSPLAT__. I'll take a look. Take a look at the ...