Search Issue Tracker
IL2CPP: Using interfaced struct in generic class causes problem
IL2CPP fails to handle data in a struct when the following conditions are met: - This struct implements an interface.- This struct i... Read more
[WP8.1] Linerenderer causes a black screen or crash on adreno 305 & 330 ...
To reproduce:1. Create a new 2d project2. Create a line renderer3. Assign the default-diffuse material to it4. Set the 2nd position ... Read more
[Canvas] Screen Space - Camera canvas leak memory if the camera is disabled
To reproduce:1. Open attached project2. Open scene CanvasCameraTest. It has a camera space canvas that are set on a disabled camera3... Read more
Renderer sorting layer not properly set using sortingLayerID property
To reproduce:1. Open attached project2. Open test scene4. Select Particle system5. Scroll down to script component6. Try changing la... Read more
WebGL ignores smoothing groups / reflective surfaces look faceted
Reproduction steps:1. Open the attached project "WebGLLowRes"2. Open the scene "Main"3. Build for WebGL and play4. Click and drag th... Read more
OnCollisionEnter2D is not called on every collision
Steps to reproduce:1. Open attached project's scene "scene".2. Open Listener script, in OnCollisionEnter2D include Debug.Log("Collid... Read more
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce:1. Open attached project's scene "Test".2. Select "Particle System" - particles are not emitting.3. Disable "Togg... Read more
Terrain LightMapping error When the Terrain Width and Terrain Height Val...
Steps to reproduce:1. Open attached project's scene "1".2. Bake lightmapping.3. ~1/6 of terrain is black. 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
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box