Search Issue Tracker

Fixed

Votes

3

Found in [Package]

0.10.0-preview

Issue ID

LOC-165

Regression

No

Errors thrown when entering playmode and using Enter Play Mode options(Experimental)

Package: Localization

-

When entering playmode with the new enter play mode settings we get errors:

 
#
MissingReferenceException: The object of type 'OperationHandleDeferedRelease' has been destroyed but you are still trying to access it.
#
Your script should either check if it [is|http://www.google.com/search?q=is+msdn.microsoft.com] null or you should not destroy the object.
#
UnityEngine.MonoBehaviour.StartCoroutine (System.Collections.IEnumerator routine) (at <a1ac446df41c4a67becf2f8317dc1792>:0)
#
UnityEngine.Localization.OperationHandleDeferedRelease.ReleaseNextFrame (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle handle) (at Library/PackageCache/com.unity.localization@0.10.0-preview/Runtime/Utilities/OperationHandleDeferedRelease.cs:28)
#
UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1+<>c__DisplayClass58_0[TObject].<add_CompletedTypeless>b__0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] s) (at Library/PackageCache/com.unity.addressables@1.17.6-preview/Runtime/ResourceManager/AsyncOperations/AsyncOperationBase.cs:322)
#
DelegateList`1[T].Invoke (T res) (at Library/PackageCache/com.unity.addressables@1.17.6-preview/Runtime/ResourceManager/Util/DelegateList.cs:69)
#
UnityEngine.Debug:LogException(Exception)
#
DelegateList`1:Invoke(AsyncOperationHandle`1) (at Library/PackageCache/com.unity.addressables@1.17.6-preview/Runtime/ResourceManager/Util/DelegateList.cs:73)
#
UnityEngine.ResourceManagement.ResourceManager:Update(Single)
#
MonoBehaviourCallbackHooks:Update() (at Library/PackageCache/com.unity.addressables@1.17.6-preview/Runtime/ResourceManager/Util/MonoBehaviourCallbackHooks.cs:26)
#
 

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.