|
I've been getting this warning and I don't know what it means. I've searched around ad the only thing I've found was about an EzGui error, but I'm not using EzGui. Assets/Editor/AnBSoft/Wizards/BuildAtlases.cs(291,80): warning CS0618:
(comments are locked)
|

It's just a bit of code that is out of date. It's as simple as doing what the error message suggests, and replacing 'EditorUtility' with 'PrefabUtility' in those places.
I was confused because I wasn't using EditorUtility anywhere. I forgot I had purchased Play Mode Persist and that's where the warning was coming from.