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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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)