Search Issue Tracker
The "StackOverflowException" error is thrown in the console and the Edit...
How to reproduce:1. Open the “ListBug.zip“ project2. Select the “new behaviour script“ Scriptable Object3. Add at least 2 elements t... Read more
NullReferenceException is flooded when exiting Play Mode while Inspector...
Reproduction steps:1. Open the “ListExceptionStripped“ project2. Open the “Sample” scene3. Enter Play Mode4. Select the “Controller“... Read more
"ArgumentNullException: Value cannot be null. Parameter name: _unity_sel...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
InputField of UIToolkit Slider does not update bound property
Reproduction steps:1. Open the attached “SliderBugTest.zip” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the ... Read more
Slow scroll view scrolling when entering Play mode and in Builds
Scrolling is quite slow in Play mode.We can see that the wheel delta computed by InputSystemUIInputModule is 1/10 of what we have in... Read more
Adding and removing data from and to Serializable arrays with arrays in ...
Reproduction steps:1. Open the attached project2. Open Inspector3. Select Cube in Hierarchy4. Under Testing script add multiple laye... Read more
[Backport] ListView becomes unselected when scrolling with up, down, hom...
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
[UI Toolkit] Input Fields created with "PropertyField" and "TextField" ...
How to reproduce:1. Open project "BugReport.zip"2. Open the "Scene" Scene (Assets > Scene)3. In the Hierarchy window select the "... Read more
UI Toolkit ReorderableList foldout state isn’t remembered unlike in the ...
How to reproduce:1. Open the user's attached "1409175_My project" project2. Open the "SimplePlacerScene" Scene3. Select the "Placer"... Read more
[UIToolkit] MultiColumnTreeView API columns data doesn't get restored wh...
How to reproduce:1. Open the user's attached "UIMultiTreeView" project2. Select the "test 1" Texture 2D asset in the Project Browser... 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
- Toggling 'Editor Extension Authoring' doesn't dirty the UXML but its state depends on how it was previously saved
- Shader variants are stripped when they are not used during Player building
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace