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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment