3

I have two objects in my scene, a boat and a seat. When I try to change the Viewport shading to Solid, the seat changes but the boat stays in Wireframe. I tried looking for an answer before posting but didn't find one.

enter image description here

someonewithpc
  • 12,381
  • 6
  • 55
  • 89
Ash
  • 31
  • 1

2 Answers2

1

It's a common mistake You probably selected all the faces and hit Delete->Only_Faces. So only the vertices and edges remained on the object.

enter image description here

To check if faces are missing you can go in edit mode and face select mode. The faces it would look like this:

enter image description here

No faces will be like this:

enter image description here

0

It is possible that you have your boat body marked as wire in the object tab of the properties panel. You might find this useful: How can i activate the wireframe on preview while in solid mode?