Search Issue Tracker
Resolutions returned by Screen.resolutions differ between Editor and Build
How to reproduce:1. Open the attached project named "Case_1318053"2. Enter Play Mode and observe the Debug.Log messages (All resolut... Read more
[Win7] Getting "Failed to determine current display mode" errors when op...
To reproduce:1. Create a new project2. Open the Build Settings window3. Make sure that the window is undocked4. Observe the console ... Read more
Photo Capture callbacks are lost when Unity pauses during photo capture
If unity is paused during a photo capture, script callbacks may be lost and never called even after Unity resumes.To reproduce, use ... Read more
Embedded Unity Window receives mouse down when using touch input outside...
Reproduction steps:1. Open user attached Build using Container.exe2. Touch the toggle box labeled "Touch This"3. Repeat the Input an... Read more
Both KeyDown and KeyUp events get invoked upon first mouse click in Game...
Reproduction steps:1. Open attached project "1325742.zip"2. Open "SampleScene" Scene3. Right-click on the Game view Tab to open the ... Read more
Unity Player doesn't scale to match Screen Resolution correctly when mov...
Reproduction steps:1. Open user attached Project2. Build the Game3. Open the Player in Windowed mode4. Move the Window to a differen... 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
UnityWebRequest does not respect auto proxy settings
How to reproduce:1. Open the attached "ProxyIssue.zip" project2. Set proxy settings to Automatic proxy setup (in Windows proxy setti... Read more
LFS ::Open on Windows platforms reports double File.Open profiler markers
What is happening?Windows platforms Local File Systems do emit File.Open profiler marker but they do it recursively resulting in dou... Read more
Windows keys show up with incorrect KeyCodes and throw errors when attem...
How to reproduce:1. Open any Unity Project2. In the Menu Bar go to "Edit -> Shortcuts..."3. Attempt to reassign any action to a W... 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