Search Issue Tracker
Spring Joint page is incomplete and containing some confusing explanations
http://docs.unity3d.com/Documentation/Components/class-SpringJoint.html Missing:Auto Configure ConnectConnected Anchor Confusing exp... Read more
Disabling RectTransform crashes the editor
Steps to reproduce:1. Create an object which has RectTransform component2. Create a script which disables mentioned RectTransform3. ... Read more
Animator.Play() doesn't execute as expected
Description:calling animator.Play() one after another doesn't work - the second invocation is ignored. To reproduce:1. Open the atta... Read more
Unity crashes when selecting animation transition
To reproduce:1) Open the attached project and load 'scene' scene2) Open animator window and select 'Tonhao' game object3) You will s... Read more
Serialization issues of Vector2 class inheriting from UnityEngine.Object...
A lot of "There is a duplicate key in the deserialized dictionary" information type messages are shown in the console when trying to... Read more
FindGameObjectsWithTag() adds to count the selected prefabs
To reproduce:1. Open the attached project2. Run the scene3. (De)select the Cube prefab from the Project View4. Notice that the size ... Read more
Importing substances causes a crash
To reproduce:1. Create a new project2. Open the asset store3. Download and import the "18 FREE Substances"4. Unity crashes on import... Read more
Editor crash when mecanim transition endTime < startTime
1. Open the attached project.2. Select the New Animation Controller and go to the Animator window.3. Select the transition between t... Read more
Stripping fails when two methods' generic parameters differ in DLL
Postponing reason: This is an issue with the stripper incorrectly stripping overloaded generic methods. We are not going to fix this... 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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”