Search Issue Tracker
Improve default demo discovery
Suggested solutions: - Shortcut to /Users/Shared/Unity and the windows equivalent inside the Unity applications folder. - Make sure ... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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