Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0a16
2022.1.0b2
Issue ID
1393135
Regression
Yes
The Desktop window transitions to a new window when double clicking on a message in the status bar
How to reproduce:
1. Create a new project
2. Create a new C# Script
3. Write gibberish in the Script so that an error would be thrown
4. Maximize the Unity Editor window
5. Double-click on the error in the status bar
Expected result: The Desktop screen doesn't transition from the Unity Editor window to the Console window
Actual result: The Desktop screen transitions from the Unity Editor window to the Console window
Reproducible with: 2022.1.0a16, 2022.1.0b11, 2022.2.0a4
Not reproducible with: 2019.4.36f1, 2020.3.31f1, 2021.2.15f1, 2022.1.0a15, 2022.2.0a5, 2022.2.0a8
Note:
- Not reproducible on Windows
- The expected result is that the console window opens on the same screen as the Editor and does not transition to a new screen
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1386717