Search Issue Tracker
Fixed
Fixed in 4.0.0
Votes
1
Found in [Package]
3.1.3
Issue ID
TUT-37
Regression
No
Tutorials window is highlighted when the Masking window isn't open or not selected in a tab group
Reproduction steps:
1. Open the attached project "IET-Bugs 2”
2. Open the Tutorials window (Tutorials > Show Tutorials)
3. Click Beginner Tutorials > Tutorial 1 > Next
4. Observe the window being highlighted
5. Close the tutorial (X in the top right of the window)
6. Open the Package Manager window and dock it so it’s always visible
7. Repeat steps 3 and 4
Expected result: The Package Manager window is highlighted both times
Actual result: The Tutorials window is highlighted when the Package Manager window isn’t open
Reproducible with: 1.0.4 (2020.3.42f1), 1.2.1 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a21)
Note: in 2022.2.1f1, 2023.1.0a21 before reproducing select Assets/TutorialProject/Beginner/Tutorial 1/10-TutorialPage.asset and set the Editor Window Type to PackageManagerWindow
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note (fix version 4.0.0):
Masking section now have a "Focus Editor Window" toggle when the selector type is set to Editor Window. If the toggle is enabled, the system will auto focus the window (kept default as non focus as previous version were designed that way, the assumption was that if the window needed to be focus, it should be done through a Custom Callback)