Search Issue Tracker
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
WebGL build error: LLVM ERROR: ExpandArithWithOverflow: At least one arg...
-e: see title, build doesn't finish -repro:--open attached project--build for webgl--NOTICE build errors and stops Read more
Nothing is visible when "Maximize on Play
Nothing is visible when "Maximize on Play" 1. What happenedScene objects are not visible when using "Maximize on Play"This did not h... Read more
Comparing NaN float behaves different in JS than in Mono
-e: see title -repro:--create new project--add attached script to scene--play scene--notice the root isn't found (see console)--buil... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"