3
$\begingroup$

I am following one of Quill18's tutorials for Blender and Unity 3D. I have a very simple model with one object so far and need to add a second object.

The first model has multiple modifiers, the Mirror modifier being one of them. Now, I also need to apply the Mirror modifier to the new object.

Unfortunately, I don't see the option in the interface. When the first object is selected the relevant tab (spanner) exists and contains the correct modifiers and an "Add Modifier" button.

When the new object is selected, the tab also exists, but it is empty (doesn't contain any buttons whatsoever).

How can I add a modifier to the second object?

The .blend file: https://www.dropbox.com/s/6iyitaqp68cofen/Level1_2_objects.blend?dl=0

Screenshots:

I use Windows 7 Home Premium on a 64-bit laptop.

$\endgroup$
9
  • 2
    $\begingroup$ That's very strange. Is it possible you could upload your .blend? $\endgroup$
    – gandalf3
    Jul 13, 2015 at 19:18
  • $\begingroup$ @gandalf3 I just did $\endgroup$
    – fNek
    Jul 13, 2015 at 19:28
  • $\begingroup$ I only see one object in that file..? $\endgroup$
    – gandalf3
    Jul 13, 2015 at 19:30
  • $\begingroup$ @gandalf3 Sorry, the new file should be the correct one. $\endgroup$
    – fNek
    Jul 13, 2015 at 19:32
  • $\begingroup$ Hm.. For me the panel contains the Add modifier dropdown even with the cube selected. What version of blender are you using? $\endgroup$
    – gandalf3
    Jul 13, 2015 at 19:33

1 Answer 1

5
$\begingroup$

Your properties panel is scrolled down. Try scrolling up with the mouse wheel or the scroll bar:

enter image description here

$\endgroup$
4
  • $\begingroup$ I've never had this kind of situation with a scroll bar in properties panel. How does it happen? $\endgroup$
    – Paul Gonet
    Aug 9, 2015 at 23:44
  • $\begingroup$ @Gonzou Scroll position is remembered between separate objects. So if you are scrolled down on the modifiers section on one object, it will be scrolled the same amount on all other objects (regardless of the number of modifiers etc.) There was a related discussion a while back on the mailing lists.. $\endgroup$
    – gandalf3
    Aug 9, 2015 at 23:58
  • $\begingroup$ Thanks for the explanation @gandalf3! BTW I found out, that the quickest way to fix it is pressing the HOME button in the properties window. I've learned one rule about Blender recently: 'Whenever you're lost, remember to press a HOME button' :). $\endgroup$
    – Paul Gonet
    Aug 10, 2015 at 0:11
  • $\begingroup$ Lol xD didn't realize my problem was this simple. $\endgroup$
    – 10 Replies
    Oct 4, 2016 at 10:30

Not the answer you're looking for? Browse other questions tagged or ask your own question.