Search Issue Tracker
NullreferenceException when dragging texture to assets with Sprite edito...
1. Open Unity and open a sprite editor window2. drag any texture from outside unity into assets Observe error: NullReferenceExceptio... Read more
Meshes are increasing and don't get destroy and cleaned up from Memory
Steps to reproduce : - import the project attached- open scene 1 and press play- open the Profiler tab- go to Memory and notice the ... Read more
BuildHumanAvatar only works on top hierarchy nodes
It's not mentioned in the docs and it just silently fails. It even reports isHumanoid true so there is no warning lights of any kind. Read more
Hard to remove the last part of an animation
How do I remove the last bits of an extended curve in the animation window when there is no visible keyframe at the end? Its only po... Read more
Not possible to write/read time of event from Animation Window UI
Similarly the only way to control the exact timing is to zoom all they way in. There should be an editable value in the Edit Event d... Read more
Animation Window listings for blend shapes are reversed from skinned mes...
Its true for a lot of other components. The Animation window works on the serialized fields not the inspector fields. But in case of... Read more
Performance problems when zooming out in Animation Window
If you zoom far out drawing the curve can take more than a minute!We need some code to limit how many keyframes are actually drawn i... Read more
Animation Window should remember “curves” toggle value
The value should be stored at least within the Unity session. 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS