Search Issue Tracker
Unity crashes in UI::RectTransform::SetDrivenByObject(Object const*)
Steps to reproduce: 1. Open the attached project.2. Open 'Scene' scene.3. In the project window, go to Assets -> SquaresRoute -&g... Read more
When content of a scrollrect gets large, the scrollrect scrolls worse th...
How to reproduce:1. Open the attached project2. Open and play TestScene scene3. Select the Content in the hierarchy window (this is ... Read more
Deleting gameobject with ScrollView component crashes editor
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Delete "Scrollbar Horizontal" gameobject in the Hierarchy... Read more
[InputField] Name Validation does not capitalize letters correctly with ...
To reproduce the issue follow the steps:1. Create a new scene2. Create a new UI Input Field3. Set inputField contentType = InputFiel... Read more
[InputField] Name validation incorrectly makes first character lower cas...
To reproduce the issue follow the steps:1. Create a new scene2. Create a new UI Input Field3. Set "inputField.contentType = InputFie... Read more
[ScrollRect] No inertia at specific position in vertical scroll mode
How to reproduce: 1. Open the attached project and the only scene in it.2. Play the scene and scroll down by clicking and dragging g... Read more
World Space Canvas hierarchy order affects rendering order only when Z p...
1. Open user Attached project DrawTest.unity scene2. Change hierarchy order of Canvas "Back" and "Front" gameObjects.Notice that thi... Read more
Editor crashes on "UI::PrepareOutput" when canvas is activated/deactivated
Reproduction steps:1. Open the "UnityCrash" attached project.2. Open and play the "Game" scene.3. Click on the "Blur" button a sever... Read more
[Bitmap Font]Text vertical alignment is lower by one line when using not...
Steps to reproduce the issue:1. Open attached project.2. Open scene named "scene".3. Select game object named "Text (1)".4. In the "... Read more
ScrollRect scrolling randomly stops even with the deceleration rate set ...
Steps to reproduce: 1. Open attached project2. Open scene "test" and run it3. Click on scroll rect and while holding mouse move it a... 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