Search Issue Tracker
[Physics2D] OnCollisionEnter2D Collision2D.contacts returns an empty array
A fast moving projectile that collides with a corner of two colliders returns an empty array of contacts in the OnCollisionEnter2D e... Read more
[LightProbes] Dynamic object samples incorrect light probes from the pro...
Steps to reproduce:1. Open the attached project.2. Open the sample scene (Assets > Scenes).3. Focus on the cube object in the hie... Read more
The Mesh of a sleeping Child Gameobject gets separated when the Parent G...
To reproduce:1. Open user's attached project2. Open scene "Scene"3. Enable Collision Geometry in Physics Debug window4. Play the sce... Read more
Editor crashes or hangs when drag selecting more than one particle syste...
How to reproduce:1. Download attached project file and open ParticleSystemCrash scene2. Drag a box in the scene view that selects bo... Read more
[Regression] EarlyUpdate.UpdateMainGameViewRect causes very high GC allo...
How to reproduce:1. Download attached project file and open "StartScene" Scene2. Open Profiler and Enter Play Mode Actual result: Ea... Read more
OnDrop / IDropHandler callback is not invoked
The 'OnDrop' callback in IDropHandler is not invoked when alt-tabbing out of the application - Open the 'Drag and Drop' scene- Drag ... Read more
[IL2CPP] Incorrect stack trace is being returned when logging an error w...
To reproduce:1. Open user's attached project2. Open "scene" and hit play-- Notice that errors are being logged into the console with... Read more
[iOS] Error: InvalidCharacter while compiling
Unity build fails to compile for iOS with an Error InvalidCharacter 
. Steps:1. Build user's attached project ("Sneaker Clic... Read more
[WSA] The application throws Assertion failed on expression: 'mesh.HasCh...
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Switch platform to Windows Store4. Build5. Open the VS... Read more
The Installer re-downloads packages that have already been downloaded
To reproduce:1. Download and launch any Unity installer2. Select a custom path for packages3. Cancel the download process after at l... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used