Search Issue Tracker
Importing/applying changes to corrupted image crashes editor
Steps to reproduce:1. create new unity project2. import one of the images that user has attached - crashes Not reproducible: 5.1.5f1... Read more
[DynamicBatching] Spotlight creates many batches on playback
Reproduction steps:1. Open the attached project 'Batch'2. Open the available scene3. Play scene4. Move the spotlight around the map5... Read more
[UI] events not working when canvas rendering mode is set to screen spac...
Steps to reproduce:1. Open attached project "test.zip"2. Open "Scene" scene3. Run the scene4. Press Button5. Notice how you can't in... Read more
Dynamic objects are too dark when using mixed light baking and light probes
1) Open attached project2) Open scene "Test"3) Bake lighting--- You should see two cubes, one is static and one is dynamic--- The dy... Read more
[iOS] Black artefacts cover the game window when using Metal
Steps to reproduce:1) Open the attached project.2) Build it for iOS.3) Run it on a device via Xcode. The whole screen except for GUI... Read more
UI Button stuck in the 'pressed' state if the mouse is moved off the but...
How to reproduce: 1. Open the attached project and the only scene in it.2. Play the scene, click on the button and slide the pointer... Read more
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity.2) Build project for Windows standalone x... Read more
Initializing global MonoBehaviour using new keyword causes Unity to crash
Reproduction steps: 1. Open user attached project "Main" scene.Notice Unity is crashing2. Comment Line 14 in CloudGen.cs script whic... Read more
[WSA] SerializationBinder missing from mscorlib
Unable to build Universal 10 with .NET scripting backend, "SerializationBinder" missing from mscorlib. Repro steps:1. open project "... Read more
[Sockets] Can't open dual (IPv6+IPv4) socket
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it4. Notice error:SocketException: An unknown, invalid, or u... 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