Search Issue Tracker
By Design
Votes
0
Found in
2022.1.0a10
Issue ID
1367366
Regression
Yes
Project runs in a background after building it
How to reproduce:
1. Make sure you are using multiplay displays
2. Create a new Unity project
3. Move editor to a 2nd display
4. Build and run the project
5. Change your focus to 1st display (any app should be opened, for example, Chrome)
6. Wait until the build is finished
7. Observe that it runs in a background
8. If the issue doesn't reproduce, repeat from the 4th step
Reproduced with: 2022.1.0a10.
Didn't reproduce with: 2022.1.0a9, 2021.2.b13.
Workaround: Press the Windows key to change focus.
Note: Not sure if it's the right version where this bug regressed as the issue isn't always reproducible, but couldn't reproduce it on any other version.
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
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
Resolution Note:
It is intended behavior to run the built player in the background if you change focus to another application while building and running.