Why when using SU and other live plugins, partial models experience abnormal material absorption?

Why is it that when using SU and other live workflow plugins, some of the models are abnormally sucked up after being synced to D5, but it is normal to absorb materials when D5 directly reads the .skp models or when using non-live version of plugins to link/convert live models to non-live?

A known issue in current version 2.5/2.6: If an individual model is scaled to be extremely small, but the boundingbox is very large, it will cause the abnormality of absorbing textures in D5 in real time.

Suggestions:

  • Use version 2.6.1, add and save corresponding fields in D5Config-config.ini;

  • Re-synchronize the model using the real-time plugin. The model with the abnormal boundingbox size will be displayed in D5;

  • Delete the model with the abnormal boundingbox size in the modelling software and sync the model modification to D5, then it can be absorbed normally.

We will fix the issue in subsequent releases.

  • Path of config.ini file: Search for %appdata% in the Windows taskbar and enter to display the D5Config folder, and find the config.ini file under the folder with the most recent modification time.

For example C:\Users\Administrator\AppData\Roaming\D5Config

  • Corresponding fields needed to be added:

[Debug]

VerySmallScale=1

Last updated