Search Issue Tracker
No example in "GameObject.AddComponent" C# script reference
Check out this link: http://docs.unity3d.com/Documentation/ScriptReference/GameObject.AddComponent.html Selecting C# or Boo language... Read more
Create New Clip option from the drop-down doesn't work on a new object
Repro steps:1. Create an object2. Open Animation Window and try to get to the Create New Clip option - the drop down doesn't work3. ... Read more
Animation broke after reimporting fbx after additional animation frames ...
Steps to reproduce : - import the project attached- find the model Prop_Turret- in the animation tab notice that the first animation... Read more
Public field surrounded with #ifdef UNITY_EDITOR causes app to crash
Steps to reproduce:1. Create a new project2. Add a new script which has a public field surrounded with a "#if UNITY_EDITOR" pre-proc... Read more
Inconsistent platform handling of relative shader include paths
When .cginc files include other .cginc files with relative paths, then in some cases that might not quite work. Read more
WebPlayer Java applet not timestamped
We are signing the Java applet for installing WebPlayer, but as it's not timestamped, users will get a warning if certificate is exp... Read more
Object gets stuck when using 2D Collider
Steps to reproduce : - import the project attached- open the scene- press play and notice the object gets stuck on the platform Dupl... Read more
Object passes trough the 2D Collider
Steps to reproduce : - import the project attached- open the scene- press play and notice the object passing trough the collider Exp... 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