# Merge 可能遇到的問題 ![](https://i.imgur.com/VIV861m.png) 沒辦法add的話,請先將unity專案關閉,再使用 ``` git add -f "檔案位置" ``` # 2 merge後還有錯誤的話請用vs code將.scene檔開啟修正衝突,然後重啟unity # 遇到以下問題的話 ``` the file 'memorystream' is corrupted!remove it and launch unity again ``` 把Library中的ScriptAssemblies刪掉再重新丟入,然後重啟unity 然後把script重新載入