Search Issue Tracker
[Hub] Warning pop-up contains <strong></strong> when attempting to add a...
How to reproduce:1. Create a new Unity project2. While the project is open, select 'Add' in Unity Hub3. Select the same project that... Read more
[Hub] Age verification window pops up when creating a new project withou...
How to reproduce:1. Open Unity Hub2. Open the License Management section by clicking on your profile icon > Manage license3. Make... Read more
[Hub] Project is created in a wrong directory and a wrong drive when usi...
How to reproduce:1. Open File Explorer2. Create a new folder anywhere on your computer and name it "LocalServer"3. Right-click on th... Read more
[Hub] Cannot open Unity ( error about MainMenuNew.nib )
Steps to repro:1a. make sure to have a partial install of Unity (see notes)1b. open Unity hub2c. select a project to open Expected: ... Read more
Mesh is drawn in the Inspector preview window when drawing with Graphics...
Reproduction steps:1. Open the user's attached project and Scenes/OnRenderObjectDebug scene2. In the Project window, select Material... Read more
Multiple errors appear after modifying ScriptableObject's array indirectly
How to reproduce it:1. Open the attached project '1303188.zip'2. Select "New IMGUI Drawer Test.asset"3. Set the Objects With IMGUI D... Read more
Tilemap does not invoke Tilemap.tilemapTileChanged event when Tilemap co...
Reproduction steps:1. Open attached project "1304936.zip"2. Open "SampleScene"3. In Tile Palette use the paint/move or delete tool t... Read more
Errors are thrown in the Console when deleting multiple Bindings
How to reproduce:1. Open the attached "1300506_Repro" project2. In the Project window double-click on "New Controls" to open the Inp... Read more
[2D][Sprite Shape] Sprite shape edge collider has a gap at end point if ...
[2D][Sprite Shape] Sprite shape edge collider has a gap at end point if optimise collider is disabled Repro steps:- Open SampleScene... Read more
'Screen position out of view frustum' is thrown when opening project
1) Open attached project3) Select the Rect tool2) In scene view select any GameObject. Notice error message in the console. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used