Search Issue Tracker
Elements of large 2D / 3D arrays disappear when reordering
How to reproduce:1. Open the attached '1353883.zip' project2. Open the 'SampleScene'3. In the Hierarchy select the 'Test' GameObject... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
Docked EditorWindow created from Script can not be resized horizontally
How to reproduce:1. Open the attached project "EditorBug"2. Load the user's Layout "Layout.wlt" file3. Resize the "MyEditor" window ... Read more
The exception appears after changing deleted scenes order at Build Setti...
Reproduction steps:1. Create a new project2. Create 3 scenes ('1', '2', '3') and move them to Build Settings > Scenes in Build3. ... Read more
Custom window is not resizable when docked
Reproduction steps:1. Open the "docked test" project2. Open Window -> Chrono Helper3. Dock Chrono Helper Window to the bottom of ... Read more
TLS Allocator ALLOC_TEMP_TLS error is thrown when dragging GameObject fr...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Open the "Test Editor Window" from the menu ... Read more
GUILayout.Window does not display pop-up window when a Game Object is se...
How to reproduce:1. Open user attached project "GUILayoutWindowIssue 2021.2.zip"2. In the Hierarchy view select Game Object "GuiLayo... Read more
Editor crashes on GUIView::ProcessInputEvent when closing a window in Ed...
Reproduction steps:1. Open Command Prompt window: Keyboard shortcut (Win+R) > enter "cmd" > click "OK"2. Launch Unity with "-d... 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 folder3. Cl... Read more
Crash when changing values of configurable joints properties
Reproduction steps:1. Open user-submitted project2. Drag "CapGuy" GameObject from Assets -> Shooter -> Prefabs to Scene3. Expa... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected