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 API breaks when setting resolution below 1280x720 in an exclusive...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Pr... 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
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
Input.mousePosition does not update when using a tablet
Reproduction steps:1. Open the attached project "TabletPenBug.zip" and load Scene "SampleScene"2. Enter Play Mode3. Using a tablet, ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS