Search Issue Tracker
[2D] [SpriteShape] At certain cases, vertex data allocation may not be e...
Steps to Repro: 1. Download attached project, SpriteShapeBuildCrash(1).zip 2. open the project in Unity 3. build and run the projec... Read more
GPU lightmapper penumbra shadow sorting is incorrect
GPU lightmapper uses shadow penumbra to sort by instead of indirect color. I noticed this issue when working on a bugfix. Baked out... Read more
Errors are thrown when turning on "FinalImageHistogramView" HDRP debug o...
Reproduction steps: 1. Create Unity HDRP 2020.2 project 2. Open HDRP debug window: Window > Render Pipeline > Render Pipeline Debug ... Read more
Event Trigger uses only the first component in the stack
Reproduction steps: 1. Open the user's attached project and SampleScene scene 2. In the Hierarchy window, select Canvas/Button 3. In... Read more
Errors thrown when entering playmode and using Enter Play Mode options(E...
When entering playmode with the new enter play mode settings we get errors: # MissingReferenceException: The object of type 'Op... Read more
[InputSystem] Mouse button clicks interpreted as vertical scrollwheel in...
How to reproduce: 1. Open the attached project (InputCase.zip) 2. Open the SampleScene 3. Press Ctrl+B to build the project 4. In th... Read more
'Invalid time range' error appears in the Console when passing < 0.02f v...
How to reproduce: 1. Open the attached '1311378.zip' project 2. Open 'SampleScene' 3. Enter the Play mode 4. Observe the Console Ex... Read more
PlayerInput Spawned with Invoke Unity Events targets Prefab instead of i...
Reproduction steps: 1. Open the user's attached project and InputIssue/SampleScene scene 2. Enter the Play mode and press "a" button... Read more
Playing from last frame of an AudioClip in Timeline throws "An invalid s...
Steps to reproduce: 1. Open the attached "InvalidSeekPosition.zip" Unity project 2. Open SampleScene 3. Open Window->Timeline 4. Sel... 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