Search Issue Tracker
Package Manager UI - Unable to switch between "In Project" and "All Pack...
Package Manager UI - Unable to switch between "In Project" and "All Packages"When the package manager UI is docked. Maximizing and m... Read more
“Renderer.sortingLayer”, “Renderer.sortingLayerID” and “Renderer.sorting...
How to reproduce:1. Open the user’s attached “CanvasTest.zip” project2. Open “TestPrefab” Prefab in the prefab mode3. In the Inspect... Read more
PhysicsRaycaster does not work with multiple displays
To reproduce: 1. Open the project, attached by the tester (physicsRaycasterBug.zip)2. Build and run the project for PC standalone3. ... Read more
GUI element with Rect Transform position is set to 0.0.0 after attaching...
How to reproduce:1. Open given Unity project2. Enter "test" scene-- Notice that canvas is disabled3. Enter Play Mode--Notice that ca... Read more
UI.Image.SetNativeSize() changes the position when called after setting ...
Reproduction steps:1. Open the attached project "SetNativeSizeBug.zip";2. Open the main scene;3. Try to change something under Canva... Read more
Creating an asset/script is no longer highlighted for renaming.
New scripts or assets should have their names highlighed so the user can instantly edit. This functionality has regressed in 2019.3.... Read more
Animated Image property Raycast Target does not function when disabled b...
Reproduction steps:1. Open the attached "RaycastTarget.zip" project2. Enter Play Mode3. In Game view, interact with the Button throu... Read more
UI object's shadow area is added to whole object's mask area, when being...
To reproduce:1. Open attached project ("UI_Mask_Issue")2. Make Image B a child of an Image A3. Drag Image B over Image A in the Scen... Read more
Canvas Text "Best Fit" Toggle does not work
Best Fit causes Null Exception Read more
GraphView Node UI Elements Elongate into Weird Shapes
GraphView Node UI Elements Elongate into Weird Shapes during certain mouse manipulations. So far, has been observed in Shader Graph ... 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