27-04-2024, 02:36 PM
(This post was last modified: 27-04-2024, 02:45 PM by Crystalius.)
(27-04-2024, 07:05 AM)josemendez Wrote: Hi,
Your version of the Collections package doesn’t define the “length” property for UnsafeList<K>. It will probably be Length with capital L instead.
You can open up NativeMultilevelGrid.cs, and replace length with Length in line 76 as the error message suggests (may be necessary to change it in some other lines too). That will solve the first error.
The second error means the Obi.Editor namespace cannot be resolved. Is there a /Obi/Editor folder present in your project?
Kind regards,
Thank you for the swift reply. Issue resolved. Does it not happen for all users? Did the automatic Unity API changer fail here?
Also, the Fluxy issue happened because Obi offered to change some Fluxy's files and I just imported it all the first time carelessly. Attaching a screenshot how it looked like. Maybe it's a Unity bug or your relation to Fluxy could be a factor.
/Obi/Editor error disappeared without taking any direct action.
Have a good day!