Search Issue Tracker
Instantiating a Mesh with R/W disabled causes crash
Reproduction steps:1. Open the attached project "ReadWrite.zip"2. In Assets select KeyTypeA_1.fbx and enable Read/Write checkbox in ... Read more
Project hangs when QualitySettings.vSyncCount is set to 0 after invoking...
How to reproduce:1. Open the user's attached "MinRepro" project2. Enter the Play Mode in the "TestScene" Scene Expected result: The ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene