i have this problem i don’t know what this please help
Assertion failed on expression: ‘coroutine->m_RefCount > 0’
0x00000001414E5C0B (Unity) StackWalker::GetCurrentCallstack
0x00000001414E78BE (Unity) StackWalker::ShowCallstack
0x00000001414B6933 (Unity) GetStacktrace
0x00000001411BFE3A (Unity) DebugStringToFile
0x00000001411C02AC (Unity) DebugStringToFile
0x0000000140C45482 (Unity) Coroutine::CleanupCoroutine
0x000000014093D934 (Unity) DelayedCallManager::Remove
0x000000014093E176 (Unity) DelayedCallManager::CancelCallDelayed2
0x00000001411E007C (Unity) MonoBehaviour::StopAllCoroutines
0x00000001411E00C4 (Unity) MonoBehaviour::Deactivate
0x00000001407A6872 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00000001407A695C (Unity) GameObject::ActivateAwakeRecursively
0x00000001407A6D9D (Unity) GameObject::Deactivate
0x0000000140B99083 (Unity) DestroyGameObjectHierarchy
0x0000000140BB7119 (Unity) DestroyObjectHighLevel
0x000000014093BDEB (Unity) DelayedDestroyCallback
0x000000014093F7A1 (Unity) DelayedCallManager::ClearAll
0x00000001414601FA (Unity) Application::ExitPlayMode
0x000000014146063B (Unity) Application::SetIsPlaying
0x0000000141461126 (Unity) Application::TickTimer
0x0000000141523210 (Unity) FindMonoBinaryToUse
0x0000000141524821 (Unity) WinMain
0x000000014183EAE8 (Unity) strnlen
0x00007FFB811A8364 (KERNEL32) BaseThreadInitThunk
0x00007FFB829070D1 (ntdll) RtlUserThreadStart
and the second
Assertion failed on expression: ‘coroutine->m_CoroutineEnumeratorGCHandle != 0’
0x00000001414E5C0B (Unity) StackWalker::GetCurrentCallstack
0x00000001414E78BE (Unity) StackWalker::ShowCallstack
0x00000001414B6933 (Unity) GetStacktrace
0x00000001411BFE3A (Unity) DebugStringToFile
0x00000001411C02AC (Unity) DebugStringToFile
0x0000000140C4556E (Unity) Coroutine::CleanupCoroutine
0x000000014093D934 (Unity) DelayedCallManager::Remove
0x000000014093E176 (Unity) DelayedCallManager::CancelCallDelayed2
0x00000001411E007C (Unity) MonoBehaviour::StopAllCoroutines
0x00000001411E00C4 (Unity) MonoBehaviour::Deactivate
0x00000001407A6872 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00000001407A695C (Unity) GameObject::ActivateAwakeRecursively
0x00000001407A6D9D (Unity) GameObject::Deactivate
0x0000000140B99083 (Unity) DestroyGameObjectHierarchy
0x0000000140BB7119 (Unity) DestroyObjectHighLevel
0x000000014093BDEB (Unity) DelayedDestroyCallback
0x000000014093F7A1 (Unity) DelayedCallManager::ClearAll
0x00000001414601FA (Unity) Application::ExitPlayMode
0x000000014146063B (Unity) Application::SetIsPlaying
0x0000000141461126 (Unity) Application::TickTimer
0x0000000141523210 (Unity) FindMonoBinaryToUse
0x0000000141524821 (Unity) WinMain
0x000000014183EAE8 (Unity) strnlen
0x00007FFB811A8364 (KERNEL32) BaseThreadInitThunk
0x00007FFB829070D1 (ntdll) RtlUserThreadStart