Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Utilisation of a .FBX file

I was emailed a .FBX file and I need to display it in unity via my hololens.

What I did was
1)Download .FBX
2)Open Previous Unity project from Holo Academy that was working
3)Import asset the .fbx
4) Place it in an Empty as a child
5) Save and build scene

When I look at my scene via Unity on my PC, I can see it

I am not getting any code errors, but when I look at the scene in my hololens , the .fbx asset is not there .

Does anyone know where I am going wrong/ What I should do ?

Tagged:

Answers

  • Options

    Do you see it in your unity scene?
    Maybe you have to re-scale it or change the position.

    Double-click on the GameObject and you see where your .fbx was placed in the scene

Sign In or Register to comment.