BUG #1436421
描述

Exception: NullReferenceException: Object reference not set to an instance of an object.
Logical.UI.ItemFlyView.TryAddFloatUpMask (System.Int32 itemID, UnityEngine.RectTransform rectTransform) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:799)
Logical.UI.ItemFlyView.AddFloatUpItem (System.Int32 itemID, UnityEngine.RectTransform itemToFloatUp, UnityEngine.Transform itemParent, System.Boolean needResetPosition) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:847)
Logical.UI.ItemFlyView.TryFlowUpHudPanels () (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:703)
Logical.UI.ItemFlyView.ShowFlyItemEffectInner (System.Collections.Generic.List`1[T] itemFlyDatas, System.Action AllItemCompleteCallBack, System.Boolean useObjPool, System.Boolean useFullScreenMask) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:270)
Logical.UI.ItemFlyView.ShowFlyItemEffectInner (System.Collections.Generic.List`1[T] itemFlyDatas, System.Action AllItemCompleteCallBack, System.Boolean useObjPool, System.Boolean useFullScreenMask) (at <00000000000000000000000000000000>:0)
Logical.UI.ItemFlyView.ShowItemFlyEffect (System.Collections.Generic.List`1[T] itemFlyDatas, System.Action AllItemCompleteCallBack, System.Boolean useObjPool, System.Boolean useFullScreenMask) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:119)
GetItemEffectManager+<>c__DisplayClass38_0.<AddItemFlyCMD>b__0 () (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/Item/GetItemEffectManager.cs:407)
GetItemEffectManager+<ExecuteCMDQueue>d__28.MoveNext () (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/Item/GetItemEffectManager.cs:207)
GameFramework.AutoTask.TaskBase.Start () (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/GameFramework/AutoTask/Core/TaskBase.cs:53)
GameFramework.AutoTask.AutoTaskMgr+<RunTasks>d__25.MoveNext () (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/GameFramework/AutoTask/Core/AutoTaskMgr.Task.cs:65)
Framework.ObjectPool.DefaultGameObjectPoolHandle.ProcessActive (UnityEngine.GameObject ins) (at <00000000000000000000000000000000>:0)
Framework.ObjectPool.UnityObjectPool`2[T,THandler].Get () (at <00000000000000000000000000000000>:0)
System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) (at <00000000000000000000000000000000>:0)
Framework.Tasks.CatchableEnumerator.MoveNext () (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
Framework.Tasks.CoSchedulerTask.CatchableStart (Framework.Tasks.CoTaskDelegate task, System.Action`1[T] exceptionCallback) (at <00000000000000000000000000000000>:0)
Framework.Tasks.CoScheduler.CatchableAsync (Framework.Tasks.CoTaskDelegate task, System.Action`1[T] exceptionCallback) (at <00000000000000000000000000000000>:0)
Framework.Tasks.CatchableEnumerator.MoveNext () (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <00000000000000000000000000000000>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <00000000000000000000000000000000>:0)
UnityEngine.UnitySynchronizationContext.Exec () (at <00000000000000000000000000000000>:0)