Search Issue Tracker
[macOS] Unity crashes when running VideoPlayer tests with -nographics co...
How to reproduce:1. Download the attached project "TestingVideo.zip" and extract it2. Open the Terminal and change the directory to ... Read more
SelectLeft and SelectRight action (left and right directional keys) do n...
SelectRight: 1) Create a new timeline2) Create a group track3) Add a new activation track under the group4) Collapse the group5) Sel... Read more
OpenGL/GLES static const vector returns incorrect data
Repro steps:- Open test project and make sure the render backend is set to OpenGL- Press play and observe incorrect faces 5 & 6 ... Read more
Performance decreases with a large number of components when AddComponen...
How to reproduce it:1. Open attached project '1278548.zip'2. Load 'AddComponentScene' from 'Assets' > 'FunctionalTests' > 'Add... Read more
Crash on scripting_field_get_type when a Script has List<> of LayoutKind...
How to reproduce:1. Open the attached project (ExplicitLayoutCrash.zip)2. Attach the 'NewBehaviourScript' as a Component to any Game... Read more
[Android 11]Keyboard does not come up after clicking on a textbox when H...
Steps to reproduce:1. Open the attached project "Case_1278626"2. Build it on Android with Android 11(API level 30)3. In the App pres... Read more
Unity doesn't recognise the script as Monobehaviour script when there's ...
How to reproduce:1. Open the attached "ScriptBreakingUnity" project2. In the Project window select the "breakit" script3. Open the I... Read more
Hold on window appears and loads infinitely when setting ProfilerDriver....
How to reproduce:1. Open the attached "SetSelection" project2. Open the "SetSelectionTestScript" window (Test->SetSelectionTestWi... Read more
SerializedReference GameObject property gets set to null after entering ...
How to reproduce:1. Open the user's attached project2. From the 'Scenes' folder open the 'SampleScene'3. In the Hierarchy window sel... Read more
[HDRP] GameObjects don't receive constant lighting with Point Light
How to reproduce:1. Open the user's attached "Clouds.zip"2. Open the "SampleScene" Scene3. Double click the "Sphere" GameObject in t... 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