Search Issue Tracker
Unity does not refresh the project after an asset gets created through s...
To reproduce:1. Open attached project. It contains a script that generates a texture in play mode2. Attach the "SaveTextureTest" scr... Read more
NullReferenceException when selecting game objects in the Hierarchy
Steps to reproduce : - import the project attached- open the scene "Demo Side Scroll Test 1"- select the Camera Blocker in the Hiera... Read more
[OSX] ReadPixels on RenderTexture with AA doest work
Steps to reproduce : - import the project attached on OSX- open the scene and press play- press "Take screenshot" and notice that th... Read more
Old intel GPUs not recognized as shader 2.0 compatible
Intel GPUs like 945, GMA 950 etc. aren't detected as DX9 compatible by Unity. So starting with 4.3, games can't run on them. Read more
Sprite packer causes a crash due to out of memory exception
To reproduce:1. Open attached project2. Enable sprite packer3. Try to pack spritesExpected result: Sprites pack properlyActual resul... Read more
Physics material has no effect when changed from code
Steps to reproduce : - import the project attached- open the scene and disable the "Assign Physic Material" script on the Floor obje... Read more
Animator "Trigger Parameter" is not cleared after triggering
To reproduce:1. Open the project that is attached to the subcase2. Open the Animator window3. Press play4. Check "Die" parameter5. C... Read more
Input from controller triggers is not received when Generic.kl key layou...
This behavior has changed from Unity 4.2.2f1. Reproduced on:Samsung Galaxy S2 (GT-I9100) with Android 4.1.2with Nyko Gamepad Bluetoo... Read more
MD: MonoDevelop doesn't accept characters from OSX's
To reproduce:a) Open MonoDevelop on a Mac.b) Open Character Viewer (via menu bar / System Preferences -> Keyboard -> Keyboard ... 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