Closed Russell2023 closed 9 months ago
https://github.com/atlasgames-repo/fortress-defense/tree/98-level-generator-error اینجا تستش کردم، توی پروسه save and export به ارروری بر نخوردم. لطفا اگر حالت خاصی وجود داره که این اتفاق میوفته بگو، تنها حالتی که به اررور خورد برای من وقتی بود که کد های پروژه مجدد کامپایل میشه که با بستن و باز کردن Level Generator مشکل حل میشه. باز هم میگم با جزئیات توضیح بده که اررور چطور تولید میشه، اینکه میگی دکمه save and export مشکل ایجاد میکنه من ارروری ندیدم و داره درست کار میکنه.
هیج حالت خاصی نداره .تنها زمانی که save and export فشرده میشه این اتفاق میفته. میتونم فایل ویدیویی بفرستم.
I fund another issue with the level generator. It sometimes resets the level info automaticly. When I upload a level prefab onto the level generator and I press load data, It resets all the data to the last level that I designed. This causes time lost :(
Fixed Font issue
This error happens after trying to save and export a new level. The error causes the "save and export" section to disappear.
Visual Error:
Error stack: NullReferenceException: Object reference not set to an instance of an object LevelDataEditorWindow.OnGUI () (at Assets/Atlas games/Editor/LevelDataEditorWindow.cs:41) UnityEditor.HostView.InvokeOnGUI (UnityEngine.Rect onGUIPosition, UnityEngine.Rect viewRect) (at <22954a70fcec46f29620f943d3d7bf23>:0) UnityEditor.DockArea.DrawView (UnityEngine.Rect viewRect, UnityEngine.Rect dockAreaRect) (at <22954a70fcec46f29620f943d3d7bf23>:0) UnityEditor.DockArea.OldOnGUI () (at <22954a70fcec46f29620f943d3d7bf23>:0) UnityEngine.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 parentTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout, UnityEngine.Rect layoutSize, System.Action onGUIHandler, System.Boolean canAffectFocus) (at <0050475d167947ea9f166ad030caa84f>:0) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)