Search Issue Tracker
[iOS] verticalOrientation deprecation warning is missing information abo...
Reproduction steps:1. Open project attached in "New Unity Project (14).zip"2. Open Test.cs script3. Hower the mouse above UnityEngin... 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
[XR][SteamVR] Editor crashes on Valve.VR.CVRChaperone.GetPlayAreaSize wh...
Reproduction steps:1. Open the user's attached project2. Load the "Game" scene3. Enter Play mode4. Exit SteamVR-- Observe the crash ... Read more
Assembly Version Validation disabled when using IL2CPP scripting backend
Reproduction steps:1. Open new Unity project2. Change Edit -> Project Settings -> Player -> Other Settings -> Scripting ... 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
[Vulkan] Build crashes with vk_icdNegotiateLoaderICDInterfaceVersion aft...
How to reproduce:1. Open the attached project named "vulkancrash.zip"2. Make sure the Editor is using Vulkan API3. Build and Play4. ... 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
[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] 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] 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal