Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.5f1, 6000.3.0b1
Votes
17
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-113123
Regression
Yes
Focus changes from the IDE to the Unity Editor when compiling code in the IDE
How to reproduce:
1. Open a larger project (e.g., “VR Multiplayer” sample)
2. Edit any script from the project
3. Add a comment
4. Save the changes
5. Observe the IDE
Expected result: the focus remains on the IDE
Actual result: the focus changes to the Unity Editor
Reproducible with: 6000.0.13f1 (Only the loading bar shows up) , 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Not reproducible with: 2022.3.65f1, 6000.0.12f1
Reproducible on: MacOS 15.5 (Silicon)
Not reproducible on: Windows 11
Notes:
- For it to reproduce consistently, I used Rider IDE and specific steps, comments documented in the reproduction video, but occasionally it reproduces with different comments
- I am unable to replicate the issue with VSC because it cannot attach the project and automatically compile the scripts after cmd+s is pressed.
Comments (3)
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
Lowscope
Aug 22, 2025 12:36
During building Unity now also likes to grab focus 100 times, so you have to run it in full screen if you want to do anything else during build. I would not be surprised if it has to do with the loading bar.
unity_877B2C4C4EBA6FFD1E4D
Aug 21, 2025 09:01
I also wanna express how **incredibly** annoying this is. It HAS to be fixed for all version, not just 6.3!
guidogry
Aug 14, 2025 12:23
We're updating to Unity 6 and suddenly we got this and it's extremely annoying. Building and recompiling can take some time so it's extremely important for us to being able to continue in Rider programming, checking stuff, reading code, etc etc.