Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

Importing this spider model crashes Neos reliably. #3180

Open RobertBaruch opened 3 years ago

RobertBaruch commented 3 years ago

Describe the bug?

When importing the FBX version of this model: https://sketchfab.com/3d-models/pc-spider-88f519a508ff42889deea7d17e652c23 the importer crashes Neos.

Relevant issues

N/A

To Reproduce

Download the FBX package, unzip. In Neos, import the source/PC_spider.fbx file.

Expected behavior

The importer does not crash, and in fact succeeds. If you download the GLTF version, the importer works correctly.

Log Files

DESKTOP-CQBEQLG - 2021.10.11.1175 - 2021-10-12 14_45_03.log

Screenshots

Here's the spider after it was imported successfully via the GLTF version. It has an animation on it. 20211012145520_1

How often does it happen?

Always

Does the bug persist after restarting Neos?

Yes

Neos Version Number

2021.10.11.1175

What Platforms does this occur on?

Windows

Link to Reproduction Item/World

No response

Did this work before?

I Don't Know

If it worked before, on which build?

No response

Additional context

No response

Reporters

Xekri

Frooxius commented 3 years ago

This is likely a bug with the Assimp library. Would anyone be able to help replicate this with latest version of the Assimp? https://github.com/assimp/assimp

If it causes a crash too, we'll have to report this to the authors of the library.