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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
This is a duplicate of issue #1386717