Page MenuHome

Adjust Last Operation: changes in Outliner are reverted back automatically
Closed, DuplicatePublicKNOWN ISSUE

Description

System Information
Operating system: Win7
Graphics card: -

Blender Version
Broken: 2.80 Beta, 513b71c89ad0, 2019-04-26

Short description of error
After adding an Object, changes in the Outliner are reverted back when tuning parameters in the Adjust Last Operation window.

Exact steps for others to reproduce the error

  1. Create a new object (don't move/scale/rotate it...)
  2. Hide an existing object in the Outliner
  3. Change any property in the Adjust Last Operation window

-> the hidden object is back to a visible state

Same effect for:

  • enabling/disabling viewport selection or renders,
  • deleting another object (will be back to life ;)

Event Timeline

Sebastian Parborg (zeddb) lowered the priority of this task from 90 to 50.

@Campbell Barton (campbellbarton) I think that we had an issue for this already. But I can't find it now.

Campbell Barton (campbellbarton) lowered the priority of this task from 50 to Low.Apr 29 2019, 6:20 AM

This is caused by the outliner having custom handlers for some of it's buttons which don't clear the redo panel. 2.7x had this issue too, marking as low priority.

Richard Antalik (ISS) changed the subtype of this task from "Report" to "Known Issue".

T69760 may indeed be the same issue. But will leave it open until we know for sure. We had a number of similar (but likely unrelated) undo glitches in that area, so might be a different bug as well.