Search Issue Tracker
Crash when selecting an animation in the Project Browser
Steps to reproduce : - import the project attached - navigate to Animations > animationsets - select DH_Gun and Unity will crash Read more
When adding a new animation from the Animation window, while Animator is...
Steps to reproduce : - have the Animator Window visible in the Editor - create an object, open Animation window add a new Clip and ... Read more
Optimize GameObjects only works in a character that has its own Avatar
Steps to reproduce : - select a character - in the inspector disable Optimize GameObjects - set the rig to Generic and hit apply - ... Read more
Scripting documentation for all the 2D classes is missing.
Scripting documentation for all the 2D classes is missing. The following components do not have scripting references: - Sprite - Sp... Read more
Input.GetKeyUp, GetKeyDown, and GetKey do not behave properly on OSX build
Steps to reproduce : - import the project attached - build and run the scene - play the build - hold cmd and press X - release both... Read more
Keyboard focus cannot be set in an EditorWindow using GUI.FocusControl()
Steps to reproduce : - import the project attached - go to File > Open Test Window - start typing and notice that the window is no... Read more
Scrambled text in Application-dataPath.html
Steps to reproduce : - open http://docs.unity3d.com/Documentation/ScriptReference/Application-dataPath.html and notice the scramble... Read more
Normal maps colour data is different on standalone vs platforms
To reproduce: 1. Open project NormalMap 2. Open scene 1 3. Check NormalMap appearance on standalone vs iOS/Mac (screns attached) A... Read more
New scripts are not detected first time when running editor with -batchm...
To reproduce: 1) Create new project 2) Create an editor script which would have a static method (for example: public static void Tes... Read more
Slowly unlocking WP8 device fires additional pause event after the last ...
Steps to reproduce: 1. Create a project that prints out OnApplicationPause(bool) calls. 2. Deploy it to Windows Phone 8 device 3. Pr... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow