Jump to content

import FBX


photo

Recommended Posts

Posted

Some materials are not automatically connected with texture when I import airplane model(FBX).

 

There was no problem when I tested it on another engine.(unity,unreal)

 

this is sample.

 

In unigine, the model has a problem with the cockpit part.

F-16C_3P.FBX texture.zip

Posted

Hi,

I've reproduced this issue. Yes, sometimes such things happening to fbx assets. I'll ask our tools team to take a closer look at your file.

By the way, which texture should be assigned to the cockpit material? Is it F-16C_1_Alb.jpg?

Thank you!

  • Like 1

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

Posted

cockpit textures are use F-16C_C_1_Alb ~ F-16C_C_11_Alb.jpg.

 

and F-16C_C_ICP_PANEL_Alb, F-16C_C_HUDSUPPORTER_Alb, F-16C_C_INDEXERDISPLAY_Alb, F-16C_C_THREATPANEL_Alb.

Posted

We found the issue. FBX is linked to the textures in "texture/C_PIT/" folder. As you see, there's no such path. If you manually put the required textures in this folder import will be finished as expected.

We can extend the texture search, but it'll significantly slower the import process.

Thanks!

  • Like 1

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

×
×
  • Create New...