Search Issue Tracker
Pivot rotation is offset when using an additive animation
1. Open attached project2. Open scene "test anim on cursor"3. Press play4. Object will be offset by 90 degreeWorkaround: set normali... Read more
Internal compiler error when trying to construct a dictionary of generi...
To Reproduce: 1. Open the attached, notice that as long as this line:'new Dictionary<p<object, object>, object>();'exist... Read more
Symbols (PDB) no longer being shipped for non-Development Windows
Under previous versions of Unity the Windows Standalone player came with a .PDB file containing debug symbols for all variations of ... Read more
Unity 4.5 build creates two references for a WP8 plugin
To reproduce:1. Open attached project. It contains a plugin and a scene that uses the plugin.2. Build the project for wp8 (include t... Read more
UI rendering of animator window is broken on mac
UI rendering of animator window is broken on mac 1. create a simple controller on a mac (10.9) make a few states and transitions2. t... Read more
Depth/DepthNormals textures sometimes use Linear texture filtering
Depth & DepthNormals built-in textures sometimes (e.g. in forward rendering) use bilinear filtering, which is wrong. Due to the ... Read more
Editor crashes complaining about malformed shader
Open project from attached test_ao_water.zip file in Unity 5.0. It would complain about not being able to move a temp file and the o... Read more
Zooming in Sprite Editor window using mouse scrollwheel not working
- Open attached project and select the only image in it- Open the Sprite Editor with the image selected- Try to zoom in on the pictu... 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