blender · HeyBraza shows you
how to apply a modifier in blender apply button greyed out
HeyBraza points at the modifier dropdown where 'apply' now lives and catches the multi-user cause when it's greyed out.
applying a modifier sounds simple until the apply button is nowhere to be seen, or it's there but greyed out. blender moved it into a small dropdown, and a greyed-out button almost always means your object shares its data with another. here's where it is and how to un-grey it.
short answer
you're either in edit mode or the object is a linked duplicate. modifiers only apply in object mode, and for a multi-user object you first need object > relations > make single user > object & data.
or do it yourself
- 1select the object and make sure you're in object mode - modifiers can't be applied in edit mode.
- 2open the modifier properties tab (the wrench icon) and find your modifier.
- 3click the dropdown (the small v-shaped chevron) at the top-right of the modifier header, then choose 'apply'.
- 4or just hover over the modifier and press ctrl+a to apply it with a shortcut.
- 5if 'apply' is greyed out, the object is multi-user (linked duplicate) - select it and use object menu > relations > make single user > object & data, then apply.
steps last checked
let HeyBraza do this with you
HeyBraza teaches you software while you're using it. hold a key and ask out loud - an ai tutor that sees your screen walks you through every step in real time, pointing and highlighting on your real work, talking you through it as it goes - not someone else's tutorial.
downloadcommon questions
where is the apply button on modifiers in blender?
it moved into the dropdown chevron at the top-right of the modifier panel - or hover the modifier and press ctrl+a.
why is the apply modifier button greyed out?
your object shares mesh data with another (an alt+d linked copy); make it single-user via object > relations and apply becomes available.
what does 'modifier is disabled, skipping apply' mean?
blender is telling you the modifier is switched off for the viewport, so there's nothing to apply. turn the modifier's monitor/display toggle back on in its header, then apply it - the warning is about visibility, not about the geometry being wrong.