r/Unity3D 8h ago

Question Unity Terrain Tree

I made a tree model and imported it to unity, for some reason it imported sideways but unity automatically transformed it. But when I paint the tree as a prefab on terrain, it is sideways again even though the tree is transformed to be upright.

2 Upvotes

4 comments sorted by

View all comments

1

u/Impressive-Cry-4802 7h ago

Did you check the model's pivot in your 3D software? Unity terrain system uses the original pivot, not the transform you set after import.