Search Issue Tracker
IndexOutOfRangeException is thrown when typing into TextMeshPro Input Fi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/test3. Go to the Game view and press the Play button4. Left... Read more
Crashes when editing a shader which is being used by another shader's Us...
Steps:1. Open attached project (ShaderCrash.zip)2. Open Repro scene3. On ProjectView, open BrokenUsepass shader, edit line 10 to be:... Read more
Prefab is glitchy while editing in Prefab Mode when parent Canvas Render...
Reproduction steps:1. Open the attached 'prefabmode_bug' project2. Open the Assets/Prefabs/test.prefab3. Try to resize and drag the ... Read more
[Profiler] Profiler.EndSample errors on disabling Deep profile when prof...
Steps to reproduce:1. Open an existing project or create a new one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
Asset Bundle size incrementally increases when updating the Unity Editor...
How to reproduce:1. Open the attached "1391542" project2. Build the Asset Bundle (Build -> Build AssetBundles)3. Open the "AssetB... Read more
[Linux] ArgumentException produced when expanding material hierarchy dro...
Steps to reproduce:1. Create a new project2. Create a "Cube" GO in the current scene3. Select "Cube" GO in Hierarchy window4. Find t... Read more
SpriteShape throws ArgumentException error when checking position validi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
2D Bones do not follow 2D IK Chain when Previewing the animation
How to reproduce:1. Open the attached project "IK_Bug_Repro_Project.zip"2. Open the "SampleScene" Scene3. In the Hierarchy select Ri... Read more
[Package Manager] Access denied when installing some packages
Reproduction steps:1. Create a new project2. Open the Package Manager3. Go to + > Add package from git URL4. Type com.unity.local... Read more
[ML Agents] The Editor crashes with a Stack overflow when entering Play ...
How to reproduce:1. Open the user-submitted project2. Open the scene "AITraining" (Assets/_FIELDEFFECT/Scenes/AITraining.unity)3. En... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class