[attachment=2115 Wrote:bugbeeb pid='15918' dateline='1718411134']Seeing this exception when debugging in visual studio,Seriously this is super annoying
System.ObjectDisposedException: The UNKNOWN_OBJECT_TYPE has been deallocated, it is not allowed to access it
at (wrapper managed-to-native) Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle.CheckDeallocateAndThrow_Injected(Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle&)
at Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle.CheckDeallocateAndThrow (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle) [0x00000] in <0652bf0e14024522b5c92574ad0ef550>:0
at Obi.ObiNativeList`1[T].Dispose (System.Boolean disposing) [0x0003d] in C:\Users\bugbe\SpinnyWheels\Assets\Obi\Scripts\Common\DataStructures\NativeList\ObiNativeList.cs:110
at Obi.ObiNativeList`1[T].Finalize () [0x00002] in C:\Users\bugbe\SpinnyWheels\Assets\Obi\Scripts\Common\DataStructures\NativeList\ObiNativeList.cs:90
Unity version 2022.3.30
Obi Rope Version 6.5.4
System.ObjectDisposedException: The UNKNOWN_OBJECT_TYPE has been deallocated
|
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
System.ObjectDisposedException: The UNKNOWN_OBJECT_TYPE has been deallocated - by bugbeeb - 15-06-2024, 01:25 AM
RE: System.ObjectDisposedException: The UNKNOWN_OBJECT_TYPE has been deallocated - by bugbeeb - 26-06-2024, 04:31 AM
RE: System.ObjectDisposedException: The UNKNOWN_OBJECT_TYPE has been deallocated - by josemendez - 26-06-2024, 07:57 AM
|