Search Issue Tracker
Variables are reset when mecanim object is enabled repeatedly
To reproduce: 1) Open the project that I have attached 2) Run 'Repro' scene 4) Run the scene 5) Notice that animator parameters were... Read more
Animator.GetBoneTransform() causes crash when there is no avatar
To reproduce: 1. Create a new script and add: void Start() { Animator animator = GetComponent<Animator>(); animator.GetBoneTrans... Read more
Editor Crashes when deleting a GameObject
To reproduce: 1. Open attached project 2. Open scene "crash" 3. Select Tree_Mini and try to delete it - Unity crashes Note: the use... Read more
The editor silently fails when a serialized field is type-mismatched
To reproduce: BUGGY SCENARIO: 1. create new game objects ObjA and ObjB 2. make the following component, TestScript.cs: using Unity... Read more
Mip map generation for sprites on AMD Radeon GPU's is broken
To reproduce: 1. Open attached project 2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one wit... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on Windows To recreate: 1)Open any script in MonoDevelop 2)Go Tools->Options then under Source Code select Co... Read more
Event is not triggered at the last frame of the animation
To reproduce: 1. Open the project that I've attached; 2. Open the scene (it contains an animated game object); 3. Open the animation... Read more
Unity doesn't support a 9 patch splash for Android
A feature request was open for this and is assigned to our developers: Create a 9 patch splash using the draw9patch application fou... Read more
Crash when when the AnimationFinished() method is called
Steps to reproduce : - import the project attached - open the scene and press play - move to the right while shooting and Unity wil... Read more
Texture offset properties
To reproduce: 1. Open the project I've attached 2. Click on the cube 3. Open the animation window 4. See that a curve is in red. St... 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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target