I’ve attached a video, to show my problem.
This KinFighter prefab just glitches out while it is selected in the editor. I can be edited fine, everything works as I’m using it, but it bugs out like this.
Any thoughts on why this happens?
I’ve attached a video, to show my problem.
This KinFighter prefab just glitches out while it is selected in the editor. I can be edited fine, everything works as I’m using it, but it bugs out like this.
Any thoughts on why this happens?
What is happening is that the prefab is constantly reimporting because something gets marked dirty on the prefab asset.
We have seen this happening with some of the builtin components and have been working finding/fixing them, but it could also be one of your scripts marks objects dirty in OnValidate.
If you will a bug report we can have a look at it.
For anyone wondering about this, follow the bug issue here: