Search Issue Tracker
OnTriggerExit method isn't invoked when disabling the Trigger Collider C...
How to reproduce: 1. Open the user's attached "My project" project 2. Enter the Play Mode in the "SampleScene" Scene 3. Select the "... Read more
New Input System's Input Actions windows's Binding Path dropdown is rend...
How to reproduce: 1. Create a new project 2. Install the new Input System and restart the Editor when prompted 3. In the Project pan... Read more
[HDRP] "Unable to find style" warnings are thrown in the Console log whe...
How to reproduce: 1. Open the user's attached "Visualization" project 2. Select the "Glass" and "Glowy Blue" (or "Glowy Orange") Mat... Read more
Missing include in surface shader outputs wrong errors
Trying to include a missing file in a surface shader outputs confusing and wrong error messages. Read more
Previous field isn't being selected when Shift+Tab keybind is used
Reproduction steps: 1. Create a new Unity project 2. In the Hierarchy window select any GameObject 3. In the Inspector select any of... Read more
Hierarchy window expand/collapse animation is stuttering when expanding/...
How to reproduce: 1. Open the user's attached project "Hierarchy.zip" 2. Toggle visibility of child GameObjects in the Hierarchy win... Read more
[Addressables] GC Alloc is high when calling LoadResourceLocationsAsync()
How to reproduce: 1. Open the attached project "LoadResourceLocations" 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.un... Read more
Blend Tree motion's Threshold values are NaN and motion's background is ...
Reproduction steps: 1. Open the attached 'Blend Tree NaN' project 2. Open the 'Assets/Animation/Cube.controller' Animation Controlle... Read more
Toggling fullscreen in WebGL causes exception in Chrome
How to reproduce: 1. Open the user attached project 2. Go to "File > Build Settings..." 3. Click "Build And Run" 4. Press 'Esc' Exp... Read more
WebGL project build fails with "Fatal error in Unity CIL Linker" error w...
How to reproduce: 1. Open the attached “VisualScriptinWebGL.zip” project 2. Open the “SampleScene” Scene 3. Switch to WebGL platform... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key