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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Postponed port