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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
Add comment