Search Issue Tracker
Cannot use legacy animation system with animations which are defined usi...
To reproduce:1. Create a game object2. Add an animation using the animation window3. Replace "Animator" component with "Animation" c... Read more
Audio Clip Component documentation seems to be missing
To reproduce:1. Open AudioClip page in ScriptReference.There's a Audio Clip Component link at the top of the page.2. Click itExpecte... Read more
GenericMenu.ShowAsContext throws NullReferenceException
Steps to reproduce : - import the project attached- go to Custom>Open Generic Menu and notice the exception in the console Read more
AnimationClip references undocumented Motion parent class
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/AnimationClip.html- search for Parent Cla... Read more
Undocumented function in the docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that ... Read more
Importing Assets references "Legacy animation system" in RED and YELLOW ...
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/ImportingAssets.html- scroll down to "Meshes &... Read more
Lens Flare documentation is not updated
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Components/class-LensFlare.html- notice that Ignore Layer... Read more
Dragging animation onto a scene object causes crash
To reproduce:1. Open attached project2. Drag the "New Animation" onto the camera in scene - unity crashes Does not crash if you manu... Read more
Coroutines page in unity manual has a C# function that includes "yield r...
Coroutines page in unity manual has a C# function that includes "yield return" instead of the correct "yield return null". To reprod... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed