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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
This is a duplicate of issue #1386717