Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b2
Issue ID
761599
Regression
Yes
[OSX] Fatal error and forthcoming crash happens after closing Connect window from OSX bottom panel
Steps to reproduce:
1. Open Unity on OSX;
2. When Connect window is displayed click right mouse button in OS bottom panel -> Quit.
Actual result:
Fatal error:
'GetManagerFromContext: pointer to object of manager '(null)' is NULL (table index 5)'
is displayed. Window becomes unresponsible. After clicking Quit button in this popup - Connect window crashes.
See attached gif video.
Regression introduced in 5.4.0b1.
Expected result:
Connect window should close without crash after closing it from OSX bottom bar.
Notes:
- Happens only on OSX (10.11.2 checked);
- Doesn't happen on Windows;
- Doesn't happen when closing Connect window by clicking X button inside the window;
- Doesn't happen when closing Editor from OSX bottom panel.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment