Search Issue Tracker
Audio Clip Component documentation seems to be missing
To reproduce:1. Open AudioClip page in ScriptReference.There's a Audio Clip Component link at the top of the page.2. Click itExpecte... Read more
Crash when playing an animation that ends with an animation event when a...
Steps to reproduce : - import the project attached- open the scene- press play and after the first explosion Unity will crash Read more
DisplayVersion not set correctly by Windows installers
From customer: "I’ve been told by our IT folks that part of the compliance requirements for the software certification is to have th... Read more
PropertyDrawer documentation is missing two c# examples
The missing examples force the user to either look for information elsewhere or to read javascript. Link: http://docs.unity3d.com/Do... Read more
OpenGL ES3 performance is worse than OpenGL ES2
To reproduce:1. Build Angry bots to iOS with OpenGL ES22. Build Angry bots to iOS with OpenGL ES33. Run and compare performance Espe... Read more
OnTriggerExit2D is not functioning with overlayed sprites
OnTriggerExit2D is not functioning with overlayed sprites.To reproduce:1) Load the project and open the CoreLoop.unity scene.2) Run ... Read more
"QualitySettings.SetQualityLevel(x);" in C# will crash build
-e: 64bit headless dev linux build crashes running the attached project -repro:--open project--Test > build both--copy both build... Read more
AudioSource.GetOutputData() returns data from other audio source
To reproduce:1) Open the attached project2) Load 'Scene' scene3) Run the project and you will notice that all GetOutputData() return... Read more
Switching of programming language in scripting reference does not work
Switching of programming language for Editor class examples in scripting reference does not work. To reproduce:1. Open scripting ref... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons