Search Issue Tracker
Collision doesn't change to trigger, when it is shifted durring a collis...
To reproduce:1. Open the attached project2. Run the 'ColliderTest' scene3. When the 'Player' object collides with the 'Ground' objec... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side