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
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
- Crash on VFXValueWrapper::GetTexture when reimporting texture in use by out of bounds VFX
- Crash on RaiseException when watching an Interface Property
- Assembly definition "Any Platform" checkbox is useless and does not follow nested checkbox rules
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
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)