Search Issue Tracker
GUI Label: Text disappears when changing size delta (X)
To reproduce:1. Open the project with Unity45Test_01 project2. Open TestScene3. Switch "Wrap mode" to "ResizeBounds" (if it was "Wra... Read more
GameView breaks when all cameras are disabled and 2D canvas is enabled
To reproduce:1. Open the TestScene2. Make sure that the 2D Canvas is active and no camera is active.3. Check gameviewExpected result... Read more
Changing from custom Inspector to the default causes crash
To reproduce:1. Open attached project. It contains a custom inspector script2. Make sure "Auto Refresh" is on (through Editor > P... Read more
Background sprite can be visible when it shouldn't (due to alpha)
To reproduce:1. Open attached project2. Open scene "Game". It contains three sprites - a flower with alpha on it's edges, a grass sp... Read more
Sprite is sometimes not renamed with Image
To reproduce:1. Open attached project2. Rename one of the images in Default Atlas HD folderExpected result: Sub-sprite also get's re... Read more
Hashtable can't be used in WWW on WP8/WSA platforms
Using Hastable as an argument for WWW constructor throws the following errors:Assets/CheckWWWError.cs(15,55): error CS1502: The best... Read more
[Alpha] Difference with colors on imported .png and .psd (with alpha layer)
To recreate:1) Open unity and start a new empty project.2) Import 2 images that I have attached.3) Notice that .png is black, while ... Read more
2D Sprites appear to "waver" or "flicker" when moving
To reproduce:1. Open the attached project2. Run the scene in the editor (it includes a sprite and a script that slowly moves the spr... Read more
Input in configuration window does not allow to assign mouse keys on MAC
To reproduce:1) Create new empty project2) Press File->Build & Run3) Build project4) In configuration window select 'Input' t... Read more
Global defines lost when switching platform
1. Start an empty project.2. Select Windows platform.3. Add some Scripting Define Symbols (used here are POINTCLOUD; UNIFILEBROWSER)... 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
- "Interruption Source", "Ordered Interruption" and "Can Transition To Self" fields are not pasted to transition settings when pasting transition parameters
- “TerrainLit” is available as a Material option in UI Shader Graph's Graph Settings, and selecting it causes shader compilation errors in the Console
- HDR Gradient Editor color label and gradient display incorrect color after selecting Editor window color with color picker
- "Install 2D Sprite Package" button in Sprite Renderer is disabled when no Sprite is assigned, contradicting its own help text
- Users are prompted 2 times if they want to discard the Shader Graph when closing Shader Graph Window when the Asset has already been deleted