Search Issue Tracker
[Mac][Metal] Red edges appear when dragging a resizable Player Window
How to reproduce:1. Open the attached project2. Build the project (File->Build And Run)3. Try resizing the built Player Window by... Read more
Crash on DragAndDrop::IsDragging when updating a project to 2021.2.0a3
Reproduction steps:1. Open the attached project "test"-- observe crash Reproducible with: 2021.2.0a3Not reproducible with: 2018.4.31... Read more
Unmodifiable license that corresponds to a different Unity account is us...
How to reproduce:1. Create two Windows users and two Unity accounts2. Log into the first Windows user account on the machine3. Open ... Read more
[HDRP] Shadowmask Mode enum contains a typo
Steps to reproduce: 1. Open any existing project2. Select a light3. In the Light component navigate to Shadows > Shadow Map > ... Read more
[Search] User Created Indices disappear from manager list if disabled
1. Create a new project2. Open the Index Manager from Windows-> Search -> Index Manager menu3. Create a new Index by clicking ... Read more
[Search] Index Manager folder browse button is limited to Asset folder
The browse button in the index manager (Roots, Includes and Excludes buttons) are limited to the Assets folder but should use the Pr... Read more
[Search] Index Manager: Empty item in Include or Exclude list will be ta...
1. Create a new project2. Open the Index Manager from Windows->Search->Index Manager menu3. Create a new Assets index file and... Read more
[Localization] Locale Asset's Name is not saved when renaming it through...
Reproduction steps:1. Open the user's attached project2. In the Project window Search box, type English and select English (en) Loca... Read more
Assertions when sampling Cloth Skinned Mesh renderer in VFX
Repro steps:1. Import the attached package2. Load the Repro scene3. Observe console errors. Dev notes:The issue comes from SkinnedMe... Read more
Particle distribution discrepancy when sampling with mesh and skinned me...
Repro steps:1. Import the attached quad and sample the positions uniformly.2. Compare with a regular quad.3. Observe discrepancies. ... 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