Untitled

mail@pastecode.io avatar
unknown
plain_text
13 days ago
962 B
2
Indexable
Never
DOTWEEN ► Error in RemoveActiveTween (totActiveSequences < 0). It's been taken care of so no problems, but Daniele (DOTween's author) is trying to pinpoint it (it's very rare and he can't reproduce it) so it would be awesome if you could reproduce this log in a sample project and send it to him. Or even just write him the complete log that was generated by this message. Fixing this would make DOTween slightly faster. Thanks.
UnityEngine.Debug:LogWarning (object)
DG.Tweening.Core.Debugger:LogWarning (object,DG.Tweening.Tween)
DG.Tweening.Core.Debugger:LogRemoveActiveTweenError (string,DG.Tweening.Tween)
DG.Tweening.Core.TweenManager:RemoveActiveTween (DG.Tweening.Tween)
DG.Tweening.Core.TweenManager:Despawn (DG.Tweening.Tween,bool)
DG.Tweening.TweenExtensions:Kill (DG.Tweening.Tween,bool)
_GameData.Scripts.Controllers.PowerUps.UndoOfferCanvasController:OnDestroy () (at Assets/_GameData/Scripts/Controllers/PowerUps/UndoOfferCanvasController.cs:416)