[v3.0] Pool Doesn't handle Prewarm or Return Properly #132
Closed
Description
When you try to Return
without calling the Request()
it gives error
Error: The given key 'xxx (UnityEngine.GameObject)' was not present in the dictionary.
Even if you call Prewarm
it still doesn't add it to CloneReferences
Resulting in same Error: The given key 'xxx (UnityEngine.GameObject)' was not present in the dictionary.
Error.Pool.mp4
Metadata
Assignees
Labels
No labels