Bug - Undo Material Creation

There seems to be a bug when un-doing material creation where instead it would keep creating new materials. tested on Composer 2023.2.3.

MaterialUndoBug

upon further testing, this appears to occur when a prim was selected first when the material was assigned then followed up by the undo operation.

Yeah the Undo is not a “perfect” linear undo like some apps. On some things, it does not work. The issue here is you are “creating” something. So with an undo you are asking it to “destroy” something. That is a bit more agressive that say changing a value in properties panel.