Search Issue Tracker
[Mobile] Reference to TouchScreenKeyboard in InputField.OnEndEdit event ...
To reproduce: 1. Download and open attached "UnityBugReport.zip" project.2. Build and run to any android or iOS device.3. Enter some... Read more
[Regression] Memory Leak When Resizing BoxColliders in Update
How to reproduce:1. Download attached project file and open "repro" Scene2. Open Profiler3. Enter Play Mode Actual result: Memory Le... Read more
[IMGUI] Changes made to Slider values can only be reverted incrementally
How to reproduce:1. Open the attached "SliderBug" project and "Repro" scene2. Click on the "GameObject" in the Hierarchy and open In... Read more
Working with animator parameter while playing scene frame by frame produ...
How to reproduce:1. Open Unity2. Download and open 'Survival Shooter' demo3. Open '_Complete-Game.unity' scene4. Open 'Player' GameO... Read more
[Windows] "Default is native resolution" overrides window width/height w...
How to reproduce:1. Create new project file2. Go to player settings in the editor,3. Disable "Default is Full Screen" (this will hid... Read more
Particle system custom data at does not change at run time
Steps to reproduce:1. Open user attached project2. Run the scene3. Notice the yellow emitted particles4. Change the value of "datali... Read more
Texture2D_CUSTOM_Apply crashes in Play mode
To reproduce: 1. Download attached project "TextureCrash.zip" and open in Unity2. Open "Scene" scene3. Enter Play modeNote: Wait for... Read more
Folder Labels can not be added or edited in the inspector
To reproduce: 1. Download and open attached project.2. Select "YoYoYo" folder and notice that in the inspector there is no window fo... Read more
Inconsistency between the functionality of Lighting group and Materials ...
How to reproduce:1. Open2. Create a new project3. Create an empty GameObject4. Attach MeshRenderer and SkinnedMeshRenderer component... Read more
[macOS] Setting nested GameObjects to static throws InvalidOperationExce...
To reproduce: 1. Download and open attached "New Unity Project.zip" project.2. In the hierarchy select "GameObject" gameObject and m... 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