Search Issue Tracker
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
Animation preview for sprites should be fixed in 2D
The screenshots below are taken from the Standard Asset Sample Project that comes packaged with the Unity installer. Open the 2D Cha... Read more
Game controllers no longer work in Unity on one of my Macs
The behavior regressed in two steps.4.3.4f1: Input from Xbox controller works at all time.4.5.2f1: Input from Xbox controller doesn'... Read more
White outlines on trees caused by Anti-Aliasing in forward rendering
To reproduce:1. Open project "AA white outlines"2. Open scene forward3. Notice white outlines on treesThey go away if you turn off A... Read more
[OpenGL] Unity build crashes immediately running under Sandy Bridge inte...
Steps to reproduce: Note: Only reproducible on machine with Sandy Bridge integrated GPU as the primary graphics adapter. 1. Open the... Read more
[PolygonCollider2D] on second Inspector button "Edit Collider" not working
Steps to reproduced:1. Open new project.2. Add polygon collider to any game object.3. Add additional inspector tab (that both inspec... Read more
[ES] Masking does not work on Tegra 4 in Unity 5
Masking does not work on Tegra 4 Android device, with Unity 5 versions Read more
Reactivating a UI object that has an animator attached rebinds the animator
Steps to reproduce: 1. Open the attached project2. Open and play 'ButtonTestScene'3. Click the 'Play Anim' button4. While the animat... 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
- 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
- “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