Your advice helped me solve the main thing, itĀ“s perfect š , but I have one more thing about it.
There is my case :
I have flow canvas as a prefab in the scene.
<li style=”text-align: right;”>And when IĀ“m start to editing inside this opened prefab, it startĀ“s validate probably in “Update” method => then it is difficult to do it anything inside of this prefab. ItĀ“s probably constantly something validate, even just by moving the mouse get cursor for some seconds loading cursor.
So I need to delete exist prefab.
Edit in the scene and then create new one from the scene, because override on the scene is not available or not show up.
And in the opened prefab it’s “jerky” behaviour for anything.
I hope it’s better right now said from me for you š
I would like to know if something can be done about it ?