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
Comments (1)
-
MiTschMR
Mar 03, 2023 11:50
Are there any news on the progress or has it been abandoned?
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
- "MissingReferenceException" and "GUI Error" errors thrown when deleting a Sprite with "Box Collider 2D" and "Hinge Joint 2D" Components
- "EntityPrefabReference" field appears unassigned in Inspector when assigning a prefab through code
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
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)