Search Issue Tracker
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
FPS drop when using Assistive Touch
To reproduce:1. Open the attached project2. Build and run for iOS 7 (iPad mini retina)3. See that FPS is 604. Go to General Settings... 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
Sorting layers do NOT get exported with packages
To reproduce:1. Create new project2. Import 2dcontroller-final.package3. Open 2DCharacterController scene4. 2DCharacter's Sprite Ren... 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
Disconnect when submitting activation form makes the system hang
Disconnect when submitting activation form makes the system hang. Read more
[Graphics, Editor] Particles appear on camera even though they are not i...
To reproduce:1. Open attached project2. Open scene03. It contains a few particle systems and a camera which is facing away from them... 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal