Search Issue Tracker
"GetDevice<Mouse>().scroll.ReadValue()" method returns a 1-digit value w...
How to reproduce: 1. Open the “MouseScrollReadValueIssue“ project 2. Open the “SampleScene“ 3. Enter Play Mode 4. Use the mouse’... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce: 1. Open attached project ("761215.rar") 2. Open "Demo" scene 3. Select Maximize on play in the Game window 4. Adjust p... Read more
Physics2D.ColliderCleanup takes progressively longer each time until sce...
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy, select "GameObject" 4. Notice that it has "Edge... Read more
[IL2CPP] Error "no matching function for call to" when building a projec...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Click the Bu... Read more
Tilemap is tinted with the color of the Sprite Shape when rendering a Sp...
How to reproduce: 1. Open the attached project "Tilemap Bug Test.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Select Grid/Tile... Read more
InvalidOperationException: Burst failed to compile the function pointer ...
{*}Full error message{*}: {code:java} InvalidOperationException: Burst failed to compile the function pointer `Void ProcessQueuedC... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project 2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs 3... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce: 1. Create new scene 2. Add reflection probe 3. Move it around 4. Notice horrible lag and hundreds of UI messages logge... Read more
x, y, z, w values of HDR color are added to the timeline of Animation wi...
x, y, z, w values of HDR color are added to the timeline of Animation window when HDR color property is added via Mesh Renderer and ... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps: 1. Open attached Unity project. 2. Open the "repro" scene. 3. Descend "FX" game object in the hierarchy. 4. Sele... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key