Search Issue Tracker
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
Add support for solution synchronization for Xamarin Studio
To reproduce:1. Go to "Unity -> Preferences -> External Tools"2. Change the "External Script Editor" to Xamarin3. Create a new... 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
MasterServer.RegisterHost() causes slowdown after 10 seconds
To reproduce:1. Open the attached project2. Open scene HostRegisterTest3. Open profiler4. Enter play mode and inspect the CPU usage5... 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
Unity crashes after running scene with constant mesh collisions for more...
Steps to reproduce:1. Create a scene which has hundreds of objects with mesh colliders colliding constantly.2. Leave the scene to ru... 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
The Alt key is not triggering events on editor in OSX
To reproduce:1. Open the attached project2. Go to GameObject -> TestKeyCode3. Ensure that the window that was opened has focus4. ... Read more
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce:1. Create two 2D cubes with colliders 2d2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigger3... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default