Search Issue Tracker
Symbols (PDB) no longer being shipped for non-Development Windows
Under previous versions of Unity the Windows Standalone player came with a .PDB file containing debug symbols for all variations of ... Read more
Editor is loading x86_64 folder DLLs when building for mobile
Repro: 1. Open & build the attached project for Android (on Unity Free).2. Build fails with an error: 'System.Net.Sockets' are s... Read more
[Player settings] SetIl2CppCompilerConfiguration should throw a warning ...
Steps to reproduce:1. Download attached project2. Switch platform to iOS3. Open Player settings4. From Toolbar select Support -> ... Read more
[macOS] Setting fullscreen resolution in macOS stretches/squashes windo...
To reproduce:1. Open attached project2. Build and run 'test' scene, set resolution to 1280x1024 fullscreen Expected vs Actual: scene... Read more
Second "Build" fails when animation window is opened
To reproduce:1. Open attached project2. Open "game" scene3. Open Animation window4. Build for iOS5. Select "_GameController" game ob... Read more
Full resolution windowed player on multiscreen setup is placed between m...
To reproduce:1. Open attached project2. Build and run windows standalone3. Select full resolution for your monitor4. Select windowed... Read more
[BuildPlayer] Only the first build succeeds if building through command ...
Steps to reproduce: 1. Open attached project2. In file explorer, open project folder. There's a "test.bat" file.3. Edit it and speci... Read more
When building scene the build settings window is always in front of play...
1. download and open attached project in 4.62. build 'drag and drop' scene to the standalone player - everything is fine3. now build... Read more
Switching Build Targets while having IAP in the project, doesn't re-impo...
Reproduction steps: 1. Open "SwitchPlatformFail" project2. "Build Settings"3. "Android" -> "Switch Platform" Expected Result: Pla... Read more
[Test Runner][iOS] Exception: Device ID Not Specified when trying to run...
Steps to reproduce:1. Open the attached project2. Click Window->Test Runner3. In Test Runner Window, select PlayMode tab4. Click ... 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