Search Issue Tracker
Fixed
Fixed in 6000.2.0b2
Votes
0
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100360
Regression
No
Opening many tabs in the same tab group doesn't automatically scroll to the newly opened tab
How to reproduce:
1. Create a new Unity project
2. Make sure to use the default layout
3. In the Project window, right-click -> Create -> Shader Graph -> Blank Shader Graph
4. Select the created Asset and press Ctrl + D (Command + D) to duplicate the Asset several times
5. Open each of them so the Scene/Game view tab group becomes populated
6. Observe the results
Expected results: The new window is always focused in the tab group
Actual results: The newly opened tab is not focused
Reproducible with: 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
Postponed port