Search Issue Tracker
Collab window does not minimize when Collab button or anywhere else is b...
How to reproduce: 1. Create/open new project 2. Press Collab button 3. See that it doesn't minimize easily Reproducible with: 2018.... Read more
GameObject is Translated in the next frame when the GameObject is Instan...
Steps to reproduce: 1. Open the original project 2. Enter Play mode Expected results: GameObject with an Entity Component is Instan... Read more
[Linux][Keyboard] Dead keys are not reported in new input system
Dead keys are not reported as being pressed on linux in the new input system. Repro: 1. Download Linux_Build_x64.zip and extract 2.... Read more
[Package Manager] Links for ‘Package Manager UI’ opens in local code edi...
Links for ‘Package Manager UI’ opens in local code editor rather than a web browser Steps to repro: 1. Create a new project 2. Wind... Read more
[Addressables] Profile Entries variables are not automatically updated w...
How to reproduce: 1. Open tester-submitted project(AddressableVariables) 2. Build Player Content via the 'Addressable Assets' window... Read more
[Hub] Internet connection loss during downloading stops the download (do...
Expected result: when connected to the internet, "Download" button starts the download from where it left the previous time Actual r... Read more
List.Sort causes more memory allocation with .NET 4.x than .NET 3.5
How to reproduce: 1. Open the project attached. 2. Open the "SampleScene" scene 3. Make sure that Scripting Runtime Version is .NET ... Read more
[macOS] Player.log is not opened after right-clicking the Console window...
How to reproduce: 1. Create a new Unity project 2. Build and Run the project to generate a Player.log file 3. Right-click the Consol... Read more
Unable to build Player Content if assets hierarchy was changed in Addres...
To reproduce: 1. Open attached project ("ConfusedAddressables") 2. In Addressables window, create new Packed Assets Group 3. Drag fo... Read more
[UI] When using gamepad stick as part of 2D Vector Composite Binding, as...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/355 Repro: 1. Download project and ISX package at: https://gi... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element