Search Issue Tracker
Text on UI gets scrambled
Open the Car scene in the Standard Assets project (also attached here).Press Play and then press Esc to go to the main menu.In all U... Read more
[Occlusion/Scene/D3D] Weird interaction between tweaking OC clip planes ...
Steps to reproduce: 1. Open Unity;2. Open attached project;3. Close Unity;4. Repeat step 1;5. Open attached project;6. Open scene "O... Read more
EditorGUI.CurveField preview is not repainted
To reproduce:1 Click the MenuItem "Examples/Create Curve For Object"2 Click the Button "change curveX"3 The preview is not changed Read more
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
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 CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal