JDHill wrote:It will be helpful if you are very specific with regards to terms like 'insertion of an object' -- lots of stuff goes on behind the scenes, and it may make a big difference, depending on exactly what you are referring to. Any app that has undo/redo is constantly making copies of things, replacing existing items with stored items, keeping track of deleted/undeleted items, and so on -- if there is a specific operation in which the copy is not behaving correctly, i.e. it is not copying all attributes correctly, then you could end up with a problem like this.
Hope to narrow it down soon to which action will do this and be able to send a file in which it can be reproduced. What I find interesting (and distressing) is that when this happens, the layer state gets restored to a state that was before I saved it, because I'm constantly saving. For instance, for the countertops I had originally asigned a material called "ubatuba", but have long since replaced it with an MXM called "granite black". When this event happens, sure enough "ubatuba" shows up again for the countertops, eventhough the computer has been off and restarted since. Anyway, I hope the next time this happens that it will be immediately after a specific action so I know what action caused it. Joe