Search Issue Tracker
Unity crashes after the project has finished importing Assets
How to reproduce:1. Download and open project "tform-unity56.zip" from the given link2. Open the project Expected result: Unity open... Read more
Unity Editor crashes when instantiating GameObjects containing Canvas an...
How to reproduce:1. Open user-submitted project (CS 110 Game Remake Remake.zip)2. Open "Level01.unity" scene3. Play the scene4. Posi... Read more
The .NET Standard 1.3 version of log4net DLL cannot be used with Unity, ...
To reproduce:1. Open the user's attached project2. Make sure the Scripting Runtime is .NET 3.53. If no error occurs upon loading the... Read more
OverlapBox does not return true on CompositeCollider2D with Geometry Out...
Steps to reproduce:1. Download and open the attached project2. Enter palymode3. Move the Player GameObject to the lower platform4. O... Read more
UI option is missing from hierarchy context menu
Steps to reproduce: 1. Open any project2. Right click on the hierarchy3. Observe there being no UI selection4. Press on GameObject t... Read more
Event System is not imported correctly with the UI samples project
Steps to reproduce: 1. Open empty project2. Import Unity UI Samples project from the asset store3. Event system will have Standalone... Read more
[Windows] TreeView.HandleDragAndDrop(DragAndDropArgs args) is not called...
To reproduce:1. Download attached project "TreeView Drag Bug.zip" and open in Unity2. Open "scene_main" scene3. Press Window > Op... Read more
ArgumentOutOfRangeException occurs on changing any property on the text ...
ArgumentOutOfRangeException occurs on changing any property on the text component Steps to reproduce:1. Open any project2. Create UI... Read more
ProBuilder Loses Generated UVs after reloading project
How to reproduce:1. Open user-submitted project (paradroid.zip)2. Open "Deck01.unity" scene3. Generate UVs via proBuilder4. Close an... Read more
The self reference in the property stops further code execution
To reproduce:1. Open the attached project2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show