Jump to content

[SOLVED] fbx import crash


photo

Recommended Posts

Posted (edited)

Import of this fbx crashes Unigine 2.8.0.1 (and Unigine keeps crashing just after start, if it is not deleted). It was created by export from Unigine, imported in 3dsmax 2015 and exported again from 3dsmax as fbx without any modifications (default export settings).

test.7z

Edited by demostenes
Posted

Hello Demostenes,

I've successfully imported this file in a default 2.8.0.1 project.

Please, check your import parameters. Will resetting them to default help?

Thanks.

UPD
I've reproduced the crash with your model only if "Import Tangent Space" is set to enabled. Is this your case?

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted
1 hour ago, morbid said:

Hello Demostenes,

I've successfully imported this file in a default 2.8.0.1 project.

Please, check your import parameters. Will resetting them to default help?

Thanks.

UPD
I've reproduced the crash with your model only if "Import Tangent Space" is set to enabled. Is this your case?

I dont know, I was importing with default parametres and because of crash I am not able to verify what was there. But in log was some error about tangents.

Posted

You were right, I had import tangent space on, because this mesh has manually tunned tangents.

test.fbx.meta

  • 2 months later...
Posted

Hi demostenes,

We fixed the crash. It was caused by attempt to merge two different surfaces, one had tangents, and another didn't. Similar to the case with vertex color. This operation wouldn't be valid until your number of vertices equals to the number of tangents.

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

  • morbid changed the title to [SOLVED] fbx import crash
Posted

OK and how it will behave now? What happens in such case? Some error in log?

Posted
3 minutes ago, morbid said:

We'll generate default tangents for such surfaces and will print a warning.

Ok, thats perfect solution.

×
×
  • Create New...