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
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
This is a duplicate of issue #1386717