Search Issue Tracker
MINOR: Switching to Unity while editing a float field doesn't give focus...
a) Click to edit a float in the inspector.b) Switch away from unity (i.e. to your code editor to read a value).c) Switch back & ... Read more
MINOR: Quitting Unity causes the OS X native color picker to lose
With the "Use OSX Color Picker" option enabled, select a color field in the Inspector.Change the tab to another picker style.Quit an... Read more
Dragging Materials on Objects in SceneView is "permanent" in play mode.
Repo Steps:-Create a scene with a cube and create a material.-Enter Play Mode-Drag the material over the cube and then back (don't m... Read more
If I paint on a terrain in the editor, I would like to move using the WS...
Create a terrain. Add a few textures. Click the paint mode brush, go on to terrain, paint a bit, move forward the camera using the W... Read more
Graphics.DrawTexture 3.4 regression
- Open attached DrawTexture project in Unity 3.4- Open the Test scene- Press Play- The whole texture is rendered instead of just 1/4... Read more
In Unity 3.4, the JavaScript compiler has buggy detection of
The reported bug occurs when the third parameter (counting expression) of the for loop is present. Once it is removed, the warning g... Read more
You can't rename files when file filter is on
Steps to reproduce:1) Enter something into file filter box in Project view2) Press F2 (on windows) to rename any file - F2 doesn't d... Read more
Improve default demo discovery
Suggested solutions: - Shortcut to /Users/Shared/Unity and the windows equivalent inside the Unity applications folder. - Make sure ... 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
- Large Sprite with 9-slice and slice scale start stretching too early
- Windows Player framerate drops significantly when moving the mouse cursor with high polling rate
- 8BitDo controllers are not recognized via the SDL interface when connected in XInput mode on Linux
- Horizontal scroll bar appears in Inspector when selecting a GameObject even though no field requires it
- "An editor should only have 0 or 1 TopView" errors are thrown when pressing “Focus on Player” button multiple times