Search Issue Tracker
Image Component without "Source Image" displays random sprite
To reproduce issue follow steps:1. Create a new project2. Create a UI Panel3. Create a UI Button in such a way that it's displayed a... Read more
Error in console when using Find References In The Scene
Using find reference on prefab of empty game object which has a child with mesh renderer and clicking on it in the scene view result... Read more
[Mecanim] Animation states in sub layers don't blend smoothly with base ...
How to reproduce:1. Open the attached "MechanimTransitionBug" package2. Open and play "BugTestScene"3. Notice how animation jumps be... Read more
Artifacts appear below image if sliced or tiled image type is used
UPDATE: "By design"This issue is caused by the particular image having excessive space (alpha) at the bottom area. When sprite packe... Read more
In OnCollisionStay2D Collision2D.contacts Is Omitting Contact Points
Sometimes fail to detect contact points when interacting with polygon2d collider. Steps to reproduce:1. Open attached project's scen... Read more
[GLES] Shader using const arrays crashes on some Androids (5.2.3)
Shader code like this:const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.2050781... Read more
It is not possible to share Shadow maps between two cameras
How to reproduce: 1. Open attached project2. Open scene shadowtest.unity- Observe how in the game view, the Sphere does not cast a s... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved