Search Issue Tracker
Assert appears while Unity recompiles script and scene is running
Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script and ... Read more
[OSX] RenderSurface attachment asserts on various projects, in 5.4 beta ...
Steps to reproduce: 1. Open Unity;2. Open attached project;3. Open "1.unity" scene; 4. Notice that there are 3 planes in the scene w... Read more
Errors about "Invalid AABB result" appear in console while running a scene
Regression from Version 5.3.0f4 (2524e04062b4)Repro steps:1. Open attached project2. Run the "Level" scene==>aabb.IsFinite()IsFin... Read more
UI flickering issue on specific Vivante devices
When running on Vivante devices with android 4.2.2, button presses and some UI updates (Input field at least) cause flickers; Fixed ... Read more
[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
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