Search Issue Tracker
Certain Painter2D properties are missing the get accessors
How to reproduce: Create and open a new project Import the “Test.cs“ script Observe the Console Actual result: 4 errors for the “pai... Read more
Global Search keeps re-sorting and flickers when searching with a speci...
Reproduction steps:1. Open the attached “IN-124408.zip” project2. Open the “Game” Scene3. Press “Ctrl+k” to open Global Search4. Typ... Read more
Memory leaks are caused when using MeshToSDFBaker.Dispose()
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open Profiler (Win... Read more
GPU Instancing does not work with Sprite Renderer when used in an URP pr...
How to reproduce:1. Open the attached “SpriteRendererURP“ project2. In the Hierarchy select Sprite13. Change either its Width or Hei... Read more
Excessive collision impulse occurs when approaching a stationary Rigidbo...
Reproduction steps:1. Open the attached “IN-113349” project2. Open the “Scenes/Menu” scene3. Enter Play Mode4. In the Game view, loa... Read more
Only one mouse button input can be read at a time when using Mouse.curre...
How to reproduce:1. Open the attached “IN-124874.zip” project2. Open the “SampleScene” scene3. Enter Play Mode4. Press and hold the ... Read more
Particles are drawn upside down when using Camera.RenderToCubemap
How to reproduce: Open the “ParticleSystemRepro.zip“ project Open the “ParticleSystemScene“ Scene Enter Play Mode Observe the Sphere... Read more
Can't remove filter when filter is using inline style in UI Builder
Steps to reproduce:1. Open the attached project: IN-1237052. In the Preview window open “MyUXML.uxml”3. Select the “Broken” element ... Read more
Number of SRP renderpass subpasses is limited to 8
Steps to reproduce:1. Open attached user's project "bug-renderpass-limit.zip"2. Open the "SampleScene.unity" Scene and enter Play Mo... Read more
Terrain heightmap loses precision on Android and iOS when the heightmap ...
Reproduction steps:1. Open the attached “IN-125345“ project2. Switch to the iOS or Android Build Platform3. Run the included play-mo... 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