Search Issue Tracker
EditorGUILayout.PropertyField is not changing the list elements
How to reproduce: 1. Open project "2020.3.22f1.zip" 2. Press BuildConfig>Open Build Configuration Window in the top menu 3. Press th... Read more
List Elements in the PropertyField disappear when the window is displaye...
How to reproduce: 1. Open the attached "case_1371078" project on the second screen 2. Open the "Sample" Scene 3. Observe the "Repro"... Read more
Error "IndexOutOfRangeException" is thrown and tangents are not generate...
How to reproduce: 1. Open the attached project "1422747.zip" 2. Press File -> Build Settings 3. Check "Development Build" check box ... Read more
"Invalid editor window of type" error when double-clicking a tab to maxi...
Reproduction steps: 1. Open the attached project "1421405.zip" 2. Open "SampleScene" from the Project window 3. Select "GameObject" ... Read more
Object Picker button stops functioning when the Object field is no longe...
How to reproduce: 1. Open the attached project "Case_1423643.zip" 2. In the Menu Bar select "Window -> My Window" 3. Change the widt... Read more
Words in NGUI labels disappear during movement when NGUI Sprite is enabled
How to reproduce: 1. Open the attached "NGUI_bug" project 2. Open the "SampleScene" scene in the Project window 3. Expand the "UI Ro... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps: 1. Open the user's attached project 2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs" 3. Chan... Read more
Impossible to change the Gradient's location value in the Visual Effects...
How to reproduce: 1. Open the attached project "GradientPos.zip" 2. Open the "New VFX" Visual Effect Graph from the Assets folder 3.... Read more
Elements in the Lighting window is not fully visible if the Lighting win...
How to reproduce: 1. Create a new project 2. Open the Lighting window (Window > Rendering > Lighting) 3. Dock the Lighting window to... Read more
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps: 1. Open the user's attached project "Object Picker Issue.zip" 2. Select "ObjectWithCustomInspector" in the Hiera... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL