Why can't Unity Dev's reproduce this dialog bug problem?

I’ve seen it everywhere, from 2019 to LTS, and even in 2022

How come the dialog system is so intrusive? I get this on almost empty projects
I setup a project to test and create a single shader, and while installing packages and setting up the basics, ProjectBrowser.Repaint was going WILD
its been 3 hours of this

I install Amplify, A car paint shader, some images, URP. in the latest 2022. nothing else.

I am considering downgrading to 2018 or abandoning Unity all together…
I JUST NEED A GAME ENGINE THAT WORKS AT THIS POINT.

I’ll have a look to see if there’s something we can do, on ASE, to end your pain.

-edit
I’m having trouble replicating this:
What other assets do you have installed in the project? Just Amplify Shader Editor?
Did you unpack any of the samples included in ASE package?

no samples extracted, I had another package installed but I deleted it. and these popups are still present
started a 3d project, installed amplify, installed URP, created URP config files and all hell broke loose.

I think I know what the issue might be related to: my projects are hosted on an External SSD with USB C v3.2
having the project on my main SSD, seems to reduce the overhead for Unity Editor - this sort of thing should be LOADED IN RAM.
I have 32GB of RAM, please use it.

Added an issue for this on our public tracker. I’ll try to replicate similar conditions and fix as soon as I can.