13-07-2024, 09:35 PM
When I tried to import Obi Fluid from package manager, I can't import files under libOni.bandle.
Script Updating Consent window shows when I importing.
The window say that "Some of this projects source files refer to API that has changed. These can be automatically updated. It is recommended to have a backup of the project before updating. Do you want these file to be updated?"
Assets/Obi/Scripts/Common/Rendering/ObiDistanceFieldRendere.cs
Whiecever I chose Yes or No, I can't import files in libOni.bundles folder.
I tried several times with erasing Obi folder in my project, but it didn't work.
The below error is shown at console.
Assets/Obi/Scripts/Common/Backends/Burst/DataStructures/NativeMultilevelGrid.cs(74,46): error CS1061: 'UnsafeList<K>' does not contain a definition for 'length' and no accessible extension method 'length' accepting a first argument of type 'UnsafeList<K>' could be found (are you missing a using directive or an assembly reference?)
Unity:2022.3.24f1
MacBook Pro 16 inch, 2023
Apple M2 Max, 96GB Memories, OS Sonoma 14.4.1
Please tell me how to fix this.
Thanks.
Script Updating Consent window shows when I importing.
The window say that "Some of this projects source files refer to API that has changed. These can be automatically updated. It is recommended to have a backup of the project before updating. Do you want these file to be updated?"
Assets/Obi/Scripts/Common/Rendering/ObiDistanceFieldRendere.cs
Whiecever I chose Yes or No, I can't import files in libOni.bundles folder.
I tried several times with erasing Obi folder in my project, but it didn't work.
The below error is shown at console.
Assets/Obi/Scripts/Common/Backends/Burst/DataStructures/NativeMultilevelGrid.cs(74,46): error CS1061: 'UnsafeList<K>' does not contain a definition for 'length' and no accessible extension method 'length' accepting a first argument of type 'UnsafeList<K>' could be found (are you missing a using directive or an assembly reference?)
Unity:2022.3.24f1
MacBook Pro 16 inch, 2023
Apple M2 Max, 96GB Memories, OS Sonoma 14.4.1
Please tell me how to fix this.
Thanks.