If you work in team, you often get scene which was created by someone other.
Let’ s say, I see some script is modifying “local scale” property of GameObject.
How can I find this script? It can be anywhere in the project and may not contain game object name.
Is there any way to set a breakpoint on property change?