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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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)