Search Issue Tracker
[WWW] Getting error message 'Coroutine continue failure' when stopping a...
Steps to reproduce: 1. Open attached project2. Open and play 'coroutine' scene3. Click 'StopCoroutine(Coroutine)' or 'StopCoroutine(... Read more
Network Animator throws NullReferenceException when hosting as Server Only
Steps to reproduce: 1. Open attached project2. Open scene "Start"3. Run scene4. Host as "LAN Server Only"5. Notice NullReferenceExce... Read more
[Android/Audio] Android app stops playing audio at all if another app ta...
To reproduce:1) Create new project2) Add an Audio Source to scene with a piece of audio set to play on awake and loop3) Build and ru... Read more
Icon quality decreases after building
Steps to reproduce:1) Open the project attached by me (iconTest.zip).2) Build the project for any platform (Standalone, Android, iOS... Read more
[Editor][DirectX] Destroying/Deactivating Worldspace canvas crashes editor
Steps to reproduce: 1. Open attached project "817145repro.zip"2. Open scene "delete" and run it3. Press space key and Unity will cra... Read more
[Android]The R.java generated by Unity during android compilation is too...
Steps to reproduce:1. Open "AndroidRClass.zip" project2. Build project on android platform3. Go to Temp/stagingArea/gen and in searc... Read more
Handheld.PlayFullScreenMovie video not displayed but audio can be heard ...
How we can reproduce:1. You need to simulate a poor network condition. On a Mac this can be done like this:1.1 Connect the computer ... Read more
Rect Transform values are set to NaN when decreasing the height of the C...
To reproduce: 1. In a new project, create a Canvas2. Set Render Mode to Screen Space - Camera3. Select Main Camera as Render Camera4... Read more
[WebGL][Chrome] game freezes after switching the browser tabs
To reproduce: 1. Open the project, attached by the user (link in the edit)2. Build and run for WebGL3. In the build, switch the tabs... Read more
UI Sliders on secondary screens do not respond correctly when using Mult...
Reproduction steps:1. Open the attached build of the project named "Build_1146233"2. Move the slider on the first screen. Slider fun... 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