Search Issue Tracker
[LightProbes] Switching light probes does not update them at runtime.
Switching Lightprobes does not updated them in runtime. When loading Lightmaps and Lightprobe data via script for some reason the pr... Read more
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
[UI Builder] Exception thrown when adding an empty selector
Steps to reproduce: 1. Open UI Builder. Add a style sheet to the document. 2. Type in the "Add new selector field", clear the field ... Read more
Channel remapping dropdown in the Terrain Layer does not open when click...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Terrain Layer Asset (Assets > Create ... 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
[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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions