CesiumGS / cesium-ion-3ds-max-plugin

Autodesk 3DS Max plugin for uploading and tiling models with Cesium ion.
https://cesium.com/
Apache License 2.0
15 stars 9 forks source link

Slashes in asset name cause upload errors #56

Open j9liu opened 3 years ago

j9liu commented 3 years ago

When you start to upload from 3ds Max, you can put a slash in the asset's name, and the upload will go through. However, this results in an unusable asset on Cesium ion.

image

I believe the error is related to the fact that the file name under "Source Files" contains the slash.

image

When I tried to replicate this error by uploading to Cesium ion directly, it didn't modify the file name, so this is specific to the 3ds Max plugin.