Search Issue Tracker
Real-time shadows are not working with an orthographic camera
To reproduce:1. Make a fresh project.2. Change player settings to deferred rendering.3. Add a point light, set to soft shadows.4. Ad... Read more
Transform.rotation of game object is no longer valid, due to a bad input...
The "transform.rotation of 'gameObject' is no longer valid, due to a bad input value." error is shown in the console while playing a... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... Read more
Custom UnityActivity's on Android don't get any "keyDispatchEvent" or "o...
This is a regression from Unity 4.2. Reproduced on:Google Nexus 4 (Android 4.3) Input was sent with:Nyko Playpad bluetooth controlle... Read more
Sprites don't support shaders with normal mapping
To reproduce:1. Open attached project2. Open scene "Test". It contains a mesh renderer and a sprite with the same material and shade... Read more
Draw halo only works if a halo component has been added and removed
To reproduce:1. Create a new project2. Add a few lights (any type except area)3. Enable Draw Halo on the lights4. Halos do not appea... Read more
[DirLm][DirLmSpec] Both directional lightmaps modes look strange with po...
Steps to reproduce : - import the project attached- open the scene- back the directional light maps and notice the result Read more
Crash when importing the 2013 GDC Mecanim Sample Project
Steps to reproduce : - create a new project- open the Asset Store- search for GDC Mecanim Sample Project- download and import the pr... Read more
Unknown characters in the manual's Input page
Many unknown characters in the lower portion of the page: http://docs.unity3d.com/Documentation/Manual/Input.html Same in Chrome, Sa... Read more
Dual Display Mavericks: Popup disappears if on different screen than mai...
Mavericks and dual monitor setup required to repro. Doesn't happen on windowsSteps:1. Place main Unity window in one screen2. Move i... 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