Search Issue Tracker
Quick multiple taps shift the order of first touches' IDs afterwards
If you tap quickly and a lot in quick succession, order of touch IDs gets changed randomly. Read more
Tiled uGUI image is shaking when changing it's size
To reproduce:1. Create a uGUI image2. Add a Source image to it3. Set the image type to tiled4. Try increasing/decreasing the sprite ... Read more
Sprite multiediting is not working correctly
To reproduce:1. Import two sprites2. Change their packing tag and pixels per unity values to be different for each sprite3. Multisel... Read more
Unity does not handle corrupted/unsupported images well
To reproduce:1. Open attached project2. It contains a few corrupted pngs (they are still displayable by Windows Image viewer)3. Noti... Read more
Failed to Return license
Failed to Return license error displayed while Returning the license Prerequisites: Unity is activated, windows 7 64bitTested on 5.0... Read more
ImageEffects: GlobalFog should use along-view distance instead of radial...
Right now GlobalFog uses radial distance, but built-in shader fog uses distance along the view ("linear distance"). This makes a mis... Read more
Documentation refers to Menu -> lightmapping when it should be menu -> l...
1. go to manual ->lightmapping (file:///E:/Unity%205.0.0b14/Editor/Data/Documentation/en/Manual/Lightmapping.html)2. under "Prepa... Read more
[Textures] No warning when using built-in textures as normal maps
To reproduce:1. Create a new material (standard shader)2. Add the default particle texture as the normal map texture3. Even though t... Read more
Visual Studio update 4 issue
Users with Visual Studio update 4 are having issues. Forum thread:http://forum.unity3d.com/threads/windows-8-1-system-typeloadexcept... Read more
[Plugin] C++ plugin that performs D3D11 texture operations crashes
Crashes on native Windows installation following these steps: Reproducing the Crash:1. Open attached project2. Open 'Scene'2. Hit Pl... 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