Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b7
Issue ID
840932
Regression
No
[OSX] Services tab layout is rendered like file manager window without proper UI after opening scene on OSX
Prerequisites:
You'll need to have collab project with some external commits that require reloading current scene.
Steps to reproduce:
1. Open Unity on OSX;
2. Open Collab project;
3. Merge latest changes and update to latest commit;
4. Reload scene and open Services tab.
Actual result:
Services tab rendering is broken. Also following errors are displayed in the console:
- 'FileNotFoundException: Could not load file or assembly 'UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies;
- GameObject (named '_Scene Switcher') references runtime script in scene file. Fixing! - as a warning;
- ArgumentOutOfRangeException: Cannot be negative.
See attached screenshot. Editor.log file is also attached.
Expected result:
Services tab should be rendered normally with UI.
Notes:
- Happened only once on OSX 10.12;
- Didn't spot this bug on Windows 10;
- Restarting Editor fixed the problem.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment