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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project