Search Issue Tracker
Unity's AnimationCurve interpolation method creates glitches
Repro steps:- Open the attached project- Play Scene Test00 and Test01 and notice the 360 degrees looped animation is smooth- Play Sc... Read more
Compiling very large assemblies with GCC fails
Compilation fails with: FATAL:Section too large, can't encode r_address (0xXXXXXXXX) into 24-bits of scattered relocation entry. Iss... Read more
When you click to rename a child in a prefab, it does not allow you to e...
When you click to rename a child in a prefab, it does not allow you to edit the text in the project view. Repro steps: 1. Launch Att... Read more
Application.loadedLevelName doesn't report the correct level
Application.loadedLevelName doesn't report the correct level name in the editor unless the scene has been played at least once since... Read more
Build folder for webplayer is different on osx and windows
Behavior is different on osx and windows. On windows, you can't select a folder and file name, since it always uses WebPlayer.This w... Read more
Specific Unicode character not displayed in Console.
- Open attached project- Open the scene called Game (in the Scenes folder)- Press Play and look in the console. All cards and all su... Read more
Rotation by incrementing euler angle on x axis is confined to -90 to 90
Rotation by incrementing euler angle on x axis is confined to -90 to 90. To reproduce, uncomment line 20 in script Ship.cs to increm... 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