一直覺得 error/exception 系列其實蠻適合留下紀錄, 但一直偷懶錯過了很多…(掩面
但我想現在開始也還不遲 哈哈哈~~
繼續閱讀 C# – InvalidOperationException: out of sync
標籤: Error
Unity – GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
「GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)」
這是一個沒有來源的錯誤訊息,幸好離上一次更動的地方不多,馬上就找到關鍵點。
問題非常單純 – GUI API中的「BeginXXXXX」&「EndXXXX」 系列沒有成對出現/執行。
※可能被跳過的部分要特別注意~
※遭遇的版本: 5.2.4f1