Search Issue Tracker
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
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
Console doesn't have scroll bar for error detail
Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-able... 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
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
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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS