Application.UpdateScene on mouse click or scroll

Help, I’m always getting this pop-up window every time I click, right click or scroll my mouse. I’m trying to add an authoring script on an empty object in my subscene. It goes off after few minutes, but it’s not acceptable…

9742180--1393807--upload_2024-4-1_14-2-36.png

Open the profiler, put it in edit mode and enable deep profiling, then provoke this box.

I’m always betting on some editor script doing the wrong thing inefficiently, but you don’t know until you’ve analyzed it.

Thank you. Will try to check ths.