Search Issue Tracker
Child Text in Vertical Layout Group changes height when X Scale is adjusted
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "Canvas" -> "GameObject" -> "Text".... Read more
DetachChildren should fail nicely when called during activation/deactiva...
Reproduction Steps:1. Import attached project.2. Open "DetachBug" scene.3. Activate Play mode.4. Disable Play mode. Result: Unity fr... Read more
[Linux Editor] Anchor Presets popup is not dismissed when clicking outsi...
Anchor Presets gets stuck when trying to close it by clicking outside of its area. Steps to reproduce:1) Open the attached project.2... Read more
Black seams appear between meshes with low quality settings when camera ...
Black seams appear between meshes with low 'Texture Quality' and 'Antistropic Textures' settings. Steps to reproduce:1) Open the lat... Read more
Nvidia ShadowPlay crashes the Unity Editor under OpenGL
Steps to reproduce:1. Create a new project with any version of Unity2. Open Build Settings3. Go to Player Settings -> Other Setti... Read more
Shader does not compile under GLSL due to miscompilation
Steps to reproduce:1. Open the attached project(ShaderTest.zip)2. Open Build Settings3. Go to Player Settings -> Other Settings a... Read more
Not possible to remove all windows from the main window of the Editor
To reproduce:1. Drag out and close windows one by one2. Try to drag out the last remaining window Expected result: Should be possibl... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... Read more
CommandBuffer CameraEvent does not respect shader rendering queue
Steps to reproduce:1. Download and open the attached project("CommandBufferBugProject.zip")2. Enter Play mode Expected result: spher... Read more
Can't Re-Activate Unity license
Repro steps: 1. Open Unity2. When greeted by "Unity license is not yet valid" press "Re-Activate"3. a) Enter your Unity serial numbe... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off