Search Issue Tracker
Regression in Windows Download Assistant
In the Unity 5.2.0a4 Download Assistant (from http://beta.unity3d.com/download/7747a2c50081/download.html), select all options and p... Read more
[Android] Development Player crashes on startup with Amazon Fire HD 6
The Development Player crashes on startup with Amazon Fire HD 6. Read more
Physics 2D Raycaster always overrides UI raycaster regardless of sorting...
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Play the scene4. Select the EventSystem gameobject5. Hover ove... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
Speed-Multiplier get activated on rename of assigned parameter
Create Animator ControllerCreate Blend TreeRename default "Blend" paramBUG: Blend Tree Speed/Multiplier param gets activated :( Read more
Unity attempts to load mono dlls even when in hidden directories
To reproduce:1. Open attached project2. Notice Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in th... Read more
Generics expander expands more than it is needed, resulting in endless r...
How to reproduce: 1. Open attached project2. Build to iOS3. Open in Xcode4. In the Find navigator, search for "wrapper"- Notice that... 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
- List item remains highlighted when selecting field in another item
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window