Search Issue Tracker
Toggle Groups are not cleared when reassigned or nulled
To reproduce:1. Set Toggle Groups from a script and pool Buttons(More exact repro steps will be added later) Expected result: Toggle... Read more
Exception is thrown when trying to set Canvas.worldCamera to None using ...
How to reproduce:1. Open the attached "TestingProject.zip" Project2. Enter Play Mode3. Click on the Button in the Game View4. Observ... Read more
[InputField] Symbol is written on the top of previosly written symbol wh...
[InputField] Symbol is written on the top of previosly written symbol when using certain emojis To reproduce:1. Open project2. Play ... Read more
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
Unity Crashes when loading a specific project
How to reproduce:1. Try openning user-submitted project (Deliver.zip) Expected result: Unity loads the projectActual result: Unity c... Read more
Dropdown doesn't close when clicking outside it under certain cicumstance
To reproduce: 1. Open the attached project (Overcharge Strip.zip)2. Open the Test scene3. Try opening Fullscreen Mode, Resolution, A... Read more
Child Canvas Prefabs get correct 1,1,1 scale on disk but incorrect 0,0,0...
The bug can be reproduced without old projects at all. In any project in 2018.3: 1. Create a new Canvas2. Create a new Canvas as a c... Read more
[macOS] UGUI Input Field clears Chinese/Japanese/Korean input when press...
Reproduction steps:1. Open the attached "1349037.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Input Chinese/Japan... Read more
[SerializeField] UnityEvent generic type can not be resolved when using ...
1) Add component UnityEventBug to a GameObject2) Notice that the SerializeField field does not have a type argument.3) Interact with... Read more
Undocumented breaking API change - LayoutGroup.SetChildAlongAxis
Undocumented breaking API change - LayoutGroup.SetChildAlongAxis There has been a breaking change in the `UnityEngine.UI.LayoutGroup... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default