f3d
f3d copied to clipboard
DAE with UTF16LE data is not loaded
Describe the bug A dae dataset with UTF16LE data is not loaded
To Reproduce Steps to reproduce the behavior: 0. cube_UTF16LE.dae.zip
- Open the file using
f3d --dry-run cube_UTF16LE.dae - Empty
Warning: In vtkF3DAssimpImporter.cxx, line 584
vtkF3DAssimpImporter (0x5638eea97eb0): Assimp failed to load: /home/glow/aur/assimp/src/assimp-5.2.1/test/models/Collada/cube_UTF16LE.dae
Warning: In vtkF3DAssimpImporter.cxx, line 587
vtkF3DAssimpImporter (0x5638eea97eb0): Assimp error: Unable to read file, malformed XML
Expected behavior

System Information:
- OS: Linux and Windows
- GPU and GPU driver:
F3D Information
Paste the content of f3d --version: 1.3.1 and master
Not sure why, but I'm able to open the file with no issue.
Which version of assimp are you using ?
It was v5.4.0. The one CI uses.
confirmed working