Search Issue Tracker
Meshes with quad topology are corrupted on OGLES devices
Meshes that are built with MeshTopology.Quads are corrupted on OpenGL ES devices (iOS and Android). It seems that quads are not conv... Read more
Gradient Ambient is not a gradient on baked objects
How to reproduce: 1. Open a new project2. Create a cube3. In the Lighting window, set the Ambient Source to Gradient and change the ... Read more
[AssetBundles] Streamed scenes don't draw layered UI in canvases correctly
How to reproduce: 1. Open attached project2. Open scene1.unity- Scene contains a simple canvas with a single button and some text- T... Read more
Animation fails to import with certain Start parameter values
Reproduction steps: 1. Open the user project AdditiveAnimationTest2. Open the Neo_Walk_StrafeAimDwn_ADD import settings3. Drag RIG_N... Read more
Editor gives error "Item not found for renaming with id"
How to reproduce:1. Create a new project2. Create an empty gameobject3. Select that game object in Hierarchy4. Then click the projec... Read more
OnPointerDown is not called when clicking a UI element, if the angle bet...
Reproduction steps: 1. Open the attached project "case_677438-Errors 2"2. Open the scene "Test" and play3. Press "Position 1" button... Read more
[glu][IL2CPP] Crash when an extension method is called on destroyed Game...
To Reproduce: 1. Deploy the attached project with IL2CPP2. Observe that the app crashes, with a BAD_ACCES exception, when delegate O... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
[iOS] IL2CPP ARM64 crashes most of the times when using HttpWebRequest
To reproduce: 1) Download and open project2) Build and run for iOS with IL2CPP scripting backend (got bug a lot more on arm64)3) Not... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default