Search Issue Tracker
UnityEngine.Networking.Types.NetworkID compiler warning
UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... Read more
Wrong default value for array elements added in inspector
When increasing the size of an array (of class) in the inspector, the constructor for the array member is called, but then the value... Read more
UnityTests do not fail when nested coroutines throws an exception
When a test yields an IEnumerator in a coroutine (Playmode UnityTest), Unity will spawn a nested coroutine. When that throws an exce... Read more
[Shadows] Point light shadow bias leaves gap at large ranges, not possib...
Even setting point light shadow bias to zero, there's still visible gaps between objects & shadows, especially at large point li... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
Scene or Game view may render world-space UI Toolkit solid background to...
Steps to reproduce: Create a new linear colorspace project Create a UIDocument with a dark background (rgb(22,22,22)) Apply on UIDoc... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Cannot import Assets when there are multiple Assets selected in the Pack...
How to reproduce:1. Create and open a new Unity project2. Open Window>My Assets3. Select 2 already downloaded Assets Expected res... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph