Search Issue Tracker
Searching the documentation for "Texture Importer" doesn't show any results
The search option in the documentation is flawed. It took me a very long time to find the manual page that explains the different Te... Read more
MeshCollider related error message doesn't point to asset or game object...
Error "Non-convex MeshColliders with non-kinematic Rigidbodies are no longer supported in Unity 5.0" gets printed in the Console a n... Read more
Cubemap texture import options are not documented
http://docs.unity3d.com/Manual/class-TextureImporter.html contains documentation for import settings of all types of textures we sup... Read more
Mecanim Events popup window throws NullRefExceptions
Simply create a Mecanim event and click on it to get the Event window opened. Console starts getting spammed by exception errors. Se... Read more
[AnimationEvent upgrade] Enum and AnimEvent options missing from Mecanim...
- Create a Mecanim event- Create a script with a method having the name of the event, but that takes two arguments instead of one- A... Read more
Argument of type Object for Mecanim Animation event can cause problems
The event system in the old ANimation system had support for arguments of type GameObject. Mecanim events generalize that and have 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument