Search Issue Tracker
[2D] [SpriteShape] At certain cases, vertex data allocation may not be e...
Steps to Repro: 1. Download attached project, SpriteShapeBuildCrash(1).zip2. open the project in Unity3. build and run the project4.... 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 outp... Read more
Errors are thrown when turning on "FinalImageHistogramView" HDRP debug o...
Reproduction steps:1. Create Unity HDRP 2020.2 project2. Open HDRP debug window: Window > Render Pipeline > Render Pipeline De... Read more
Event Trigger uses only the first component in the stack
Reproduction steps:1. Open the user's attached project and SampleScene scene2. In the Hierarchy window, select Canvas/Button3. In th... 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 'Operatio... Read more
[InputSystem] Mouse button clicks interpreted as vertical scrollwheel in...
How to reproduce:1. Open the attached project (InputCase.zip)2. Open the SampleScene3. Press Ctrl+B to build the project4. In the pl... Read more
'Invalid time range' error appears in the Console when passing < 0.02f v...
How to reproduce:1. Open the attached '1311378.zip' project2. Open 'SampleScene'3. Enter the Play mode4. Observe the Console Expecte... 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 scene2. 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 project2. Open SampleScene3. Open Window->Timeline4. Sele... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template