Search Issue Tracker
Creating a 2D project in project wizard on Mac does not set editor to 2D...
1. create new project and select the 2D default option in the projectwizard2. Observe how scene is not set to 2D and editor behaviou... Read more
Typo in Quaternion scripting reference
-e: see title -repro:--go to http://docs.unity3d.com/Documentation/ScriptReference/Quaternion.html--NOTICE "Tthey" at the beginning ... Read more
Missing image and link in the Material Property Drawer docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/MaterialPropertyDrawer.html- scroll to th... Read more
Docs: no mention of ALT key for channel switching
-e: see title -repro:--go to http://docs.unity3d.com/Documentation/Manual/Debugger.html--go to http://docs.unity3d.com/Documentation... Read more
Adding a PolygonCollider2D to a sprite hangs unity
To reproduce:1. Open TestProject project2. Open test scene3. Add Polygon Collider 2D component to "New Sprite" object Expected resul... Read more
non square texture fails to be made into a sprite
non-square texture fails to be made into a sprite. To reproduce:1. Open project. There's two assets. Head and Square Head Expected r... Read more
Cannot use legacy animation system with animations which are defined usi...
To reproduce:1. Create a game object2. Add an animation using the animation window3. Replace "Animator" component with "Animation" c... 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
GenericMenu.ShowAsContext throws NullReferenceException
Steps to reproduce : - import the project attached- go to Custom>Open Generic Menu and notice the exception in the console 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