Search Issue Tracker
Fixed in 1.1.0
Votes
0
Found in [Package]
preview - 1.0.3, 1.0.0, preview 0.2.7
Issue ID
1201938
Regression
No
[Android Logcat] NullReferenceException is thrown when Maximize the "Tag Control" window
On maximizing "Tag Control" window get close along with "NullReferenceException" is thrown when "Android Logcat" and "Tag Contol" windows are docked, refer attached video
Steps to repro:
1. Create a new project.
2. Window > Package Manager > Android Logcat (1.0.0) > Install
3. Window > Analysis > Android Logcat
4. Tag column > right-click > Tag Controls
5. Dock both windows (Android Logcat and Tag Control)
6. Maximize "Tag Control" Window
Actual Result:
Tag Control window get closed along with NullReferenceException is thrown
Expected Result:
"Tag Control" window get Maximize and keep active without any exception
Note: Tag Control functionality introduced in preview - 0.2.7
Tested with Unity Version:
2020.1.0a15, 2019.3.0f1
Package version found: preview - 1.0.3, 1.0.0, preview - 0.2.7
Environment:
Windows 10 & macOS 10.14.
Stack trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.WindowLayout.MaximizePresent (UnityEditor.EditorWindow win) (at <1df4bfcafa864ca99de2ab91a95ebbc4>:0)
UnityEditor.WindowLayout.Maximize (UnityEditor.EditorWindow win) (at <1df4bfcafa864ca99de2ab91a95ebbc4>:0)
UnityEditor.DockArea.Maximize (System.Object userData) (at <1df4bfcafa864ca99de2ab91a95ebbc4>:0)
UnityEditor.GenericMenu.CatchMenu (System.Object userData, System.String[] options, System.Int32 selected) (at <1df4bfcafa864ca99de2ab91a95ebbc4>:0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment