Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a10
2018.3.0a11
Issue ID
1077662
Regression
Yes
Hierarchy window disappears sometimes
Repro steps:
- open this project and the Sample Scene
- use the tile palette to paint some tiles, remove some tiles and go into play mode
- ramdomly, the hierarcy window will disappear and errors will pop up in the console:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.SceneHierarchy.get_hasSortMethods () (at C:/buildslave/unity/build/Editor/Mono/SceneHierarchy.cs:155)
UnityEditor.SceneHierarchyWindow.DoToolbarLayout () (at C:/buildslave/unity/build/Editor/Mono/SceneHierarchyWindow.cs:189)
UnityEditor.SceneHierarchyWindow.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneHierarchyWindow.cs:132)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <ac823e2bb42b41bda67924a45a0173c3>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <ac823e2bb42b41bda67924a45a0173c3>:0)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <ac823e2bb42b41bda67924a45a0173c3>:0)
UnityEditor.HostView.Invoke (System.String methodName, System.Object obj) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:335)
UnityEditor.HostView.Invoke (System.String methodName) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:329)
UnityEditor.HostView.InvokeOnGUI (UnityEngine.Rect onGUIPosition, UnityEngine.Rect viewRect) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:303)
UnityEditor.DockArea.DrawView (UnityEngine.Rect viewRect, UnityEngine.Rect dockAreaRect, System.Boolean customBorder, System.Boolean floatingWindow, System.Boolean isBottomTab) (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:360)
UnityEditor.DockArea.OldOnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:319)
UnityEngine.Experimental.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout) (at C:/buildslave/unity/build/Modules/UIElements/IMGUIContainer.cs:244)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
not reproduced in Unity Editor 2018.3.0a9
reproduced in Unity Editor 2018.3.0a10 and a11
-
inbeatable0101
Jul 26, 2019 06:44
Bing stores and uses your search history to personalize your results. And clearing the history in your web browser doesn’t touch the history stored on http://deletebinghistory.com itself, which likely comes from multiple devices you use. You can clear that history.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Clearable "RenderingCommandBuffer" error is thrown in the Console when creating project using Universal 3D Template
- [Quest] Game View displays the last frame when Switching Screen Mirroring off after 1 second delay
- Tooltips sometimes display additional black/grey/clear sections which can cut off text
- OnPostprocessPrefab modifies the source Prefab when fields are edited outside Prefab Mode
- "Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
This is a duplicate of issue #1075145