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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically