Search Issue Tracker
"unrecognized identifier" error is thrown when HDRP/Unlit Shadow Matte i...
How to reproduce: 1. Open the user's attached "PathTracer.zip" project 2. Open the "SampleScene" Scene 3. Go to Window -> Render Pip... Read more
EditorGUILayout.PropertyField does not return true if a foldout is opened
Reproduction steps: 1. Open attached project "FoldOut2020_2_2.zip" and scene "SampleScene" 2. In Hierarchy window, select GameObject... Read more
UGUI Toggle malfunctions when "Simulated Touch Input from Mouse or Pen" ...
Reproduction steps: 1. Open attached project "Input System Mouse Click.zip" and scene "SampleScene" 2. In Input Debugger window, ena... Read more
[iOS] Real-time shadows are not rendered on iOS 13 device
Steps to reproduce: 1) Download attached project and open in Unity 2) Build and Run project on a device 3) Observe: No real-time sh... Read more
Namespace and TextDelegates errors when installing UI Toolkit package
How to reproduce: 1. Open new Unity project 2. In Package Manager window, add 'com.unity.ui' package from git url 3. Observe Console... Read more
Linux Editor throws "X Server took longer than x miliseconds to respond ...
How to reproduce: 1. Create a new project 2. Observe the error in the Console window Reproducible with: 2019.4.20f1, 2020.2.0b10, 2... Read more
Asset Table is no longer selectable in Localized Asset Reference dropdown
Steps to reproduce: # Create an asset table, attach some sprites to it # UI > Image # Localize Image # Try to add Asset table to... Read more
[Code Coverage] ReportGeneratorMerged can't be loaded due to assembly ve...
Steps to reproduce: 1. Open attached project 2. In project view, select and reimport Packages/Code Coverage/lib/ReportGenerator/Rep... Read more
[DSPGraph] Audio stops after ~60 seconds when playing in the Editor mode
Reproduction steps: 1. Open the user's attached project and Samples/DSPGraph Audio Framework/0.1.0-preview.16/Simple DSPGraph exampl... Read more
ExitGUIException gets thrown in the Console when closing the Shortcut Co...
How to reproduce: 1. Create a new project 2. Open Edit > Shortcuts 3. Set two conflicting shortcuts 4. Use the newly set shortcut 5.... 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