Search Issue Tracker
Editor freezes when trying to input Asian locales' characters using Wind...
How to reproduce:1. Add an Asian language locale to your Operating System2. Right-click on Windows taskbar and select 'Show touch ke... Read more
[Editor Core] Background Image missing during Splash Screen
To reproduce:1. Open the attached project2. Build and Run the "SampleScene"3. Observe the splash screen Expected result: The Backgro... Read more
[Windows] Fallback path in swapchain creation (CreateForHWNDInternal) is...
Description here: https://forum.unity.com/threads/weird-error-when-i-buil-and-run-game-couldnt-swtich-to-requested-monitor-resolutuo... Read more
Screen.fullScreenMode is always returning a default value even though it...
How to reproduce:1. Open "SampleScene" Scene in the attached "Repro1178561.zip" Project2. Enter Play Mode3. Observe the console Expe... Read more
Moving file failed error when renaming an asset and only changing the ca...
How to reproduce:1. Create a new Unity project2. Right-click on the project view and select Create > Material3. Change one of the... Read more
[Windows] Player freezes on minimize when Window is reparented and Run I...
Reproduction steps:1. Create an empty project2. Enable "Run in Background"3. Build the game4. Open attached c++ Solution "ParentUnit... Read more
Game Window fails to regain focus when switching tabs
When the Editor has 2 Game windows opened and one of them shares a docked space with another window like Scene, the Game view doesn'... Read more
Touch inputs ignored or miscalculated after spamming input repeatedly
Reproduction steps:1. Open attached Project2. Build and Run3. Repeatedly spam touch Inputs Expected result: The touch inputs stay ac... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project