Search Issue Tracker
Bootcamp project on Asset Store is not working in Unity 5
This one is broken beyond repair, even in older version of Unity. Might just as well delete it. Read more
Macanim Example Scenes project doesn't import cleanly in Unity 5
- Animator Controller scene - character can't be controlled with arrow keys- Inverse Kinematics scene - pressing the Activate IK che... Read more
Skybox is broken in Mecanim Locomotion Starter Kit package on the Asset ...
This might be due to another bug in Unity Read more
AirStream Substance Showcase project on the Asset Store is broken in Uni...
- "Failed to load substance archive" error on import- Many "Material doesn't have a texture property" errors- Script compilation err... Read more
UI package on the Asset Store is broken in Unity 5
"Prefab has multiple Transform components! Removing them automatically would not be safe." errors and "NavMesh asset format has chan... Read more
[OpenGL] ReadPixel does not work when texture resolution is smaller than...
I'm trying to render some GUI elements (labels, boxes) into a rendertexture, then try to readPixels into a Texture2D then render thi... Read more
GetComponents (with interface) does not work if the interface is specifi...
var components = new List <Component>();t.GetComponents(typeof (ICanvasRaycastFilter), components); Will not return c++ object... 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
- Outline shader scale follows buffer scale when MSAA is disabled or Vulkan API is used
- Radio Button is squished or selection indicator is off center in Play mode when it's scaled down
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Inconsistent “Remove property” behavior when removing child properties in Animator window