Im pretty new to unity and 3d all together and am trying to create a basic level in cinema and put it into unity for a walkthrough.
I am able to import the mesh and place it into the scene in unity and it appears normal, but once i go inside, the floor and roof goes invisible, also when i place a FPS controller inside it simply falls through the floor.
I tried putting the fps controller on top of the mesh, as if walking on the roof to make sure the colliders were on and it worked, i just cant seem to make it work as a room.
What am i missing?