Search Issue Tracker
ArgumentOutOfRangeException: StartIndex cannot be less than zero' is thr...
Reproduction steps:1. Create a new Unity project2. Import the attached 'dress_03.fbx' model to the project3. In the Project window s... Read more
InflateFieldDefinition crash in builds when a specific script is include...
How to reproduce:1. Open the attached project ("repro_1426854.zip")2. In Build Settings, make sure Development Build, Script Debuggi... Read more
Shader variants take too much memory at runtime
The attached project has a shader with 30K vertex and 30K fragment variants. Only one variant is used at runtime. STR:1. Make sure "... Read more
Project Window does not retain icon size setting if closed and reopened
Reproduction steps:1. Create and open a new project2. Select the "Project" tab3. Maximize the icon size4. Close the "Project" tab5. ... Read more
[Text] Tooltip is missing for all properties of Custom Font in the Inspe...
Tooltips are missing for the following properties of Custom Font in the Inspector windowConvert Case, Character Rects, Font Renderin... Read more
GUILayout.Box onNormal.TextColor isn't properly initialized when launchi...
How to reproduce:1. Open the project "NetcodeSamples" in the attached archive "repro_editorwindow.zip" (repro_editorwindow > Proj... Read more
Python File Icons in the Project window aren't scaled correctly
Reproduction steps:1. Open the user's attached project2. Go to Assets > Samples > Python for Unity > 4.0.0-pre.1 > PySid... Read more
Alpha values in Gradient Editor Color Picker window are not editable
Reproduction steps:1. Open project "Color_Picker.zip"2. Open "ExampleScene" in Assets/Scenes3. Select "Main Camera" Object in the Hi... Read more
Cannot fully load saved Editor Layout when it contains a custom Editor W...
How to reproduce:1. Open the user's attached project2. Go to Window/Personal Links3. Dock the newly opened Personal Links window as ... Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... 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