Search Issue Tracker
Fixed
Fixed in 6000.2.0b2
Votes
0
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
7000.0.0a35
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
Postponed port