Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Export a prefab as fbx without all hidden objects

Discussion in 'Editor & General Support' started by KubbKubb, May 29, 2023.

  1. KubbKubb

    KubbKubb

    Joined:
    Dec 27, 2020
    Posts:
    1
    Hello,

    I try to know if it's possible to export a prefab (a character) as a fbx but without all the hidden asset that are inside :

    upload_2023-5-29_17-50-37.png

    Or do I have to it manually ?

    (i'm using FBX exporter to export)

    Thanks
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    36,084
    Go look in the FBX Exporter script and see if you can hack it to disregard inactive GameObjects!

    If it is a sealed product you got somewhere, go to the forum support thread for that project. Most asset store things of any scope have a specific forum thread to support them.