- Home /
Something keeps setting the scene dirty. Need to find out what.
There is some object in my scene that is setting the scene dirty (* shows next to the scene in hierarchy). I suspect its a scrollrect somewhere because I have seen it where the values flicker about before. But there are like 20+ of those. This little issue has effectively removed my ability to undo action. I wonder if there is some way to print the object name that is setting the scene dirty so I can find it and beat it with a hammer until it stops flickering? Wish they would fix this. I almost know its a scrollrect, but I'm not sure.
Answer by Orion · Dec 15, 2018 at 11:53 AM
In my case it's the scrollrects too. Did you find a solution to fixing it?
Answer by cp- · Oct 15, 2020 at 09:20 AM
Your answer
Follow this Question
Related Questions
How to deal with object deletion Undo states and variables referencing the objects involved? 2 Answers
unity not undoing transform changes? 1 Answer
How to record hideFlags for Undo/Redo 0 Answers
Can my EditorWindow intercept Undo Redo Keyboard commands? 0 Answers
Undo.RecordObject doesn't work 2 Answers