Search Issue Tracker
[Android] Input.touchCount returns 2 or less when more than 3 fingers t...
How to reproduce: 1. Create a new project and import the attached package to it 2. Build the project on Android 3. Put three fingers... Read more
Impossible to change the license
In editor click Unity -> Manage License -> Activate New License Expected result: You get to input a new license Actual result: Nothi... Read more
HDR Text on HDR Color Picker can blend into colour and not be visible if...
*Steps to reproduce:* # Open a Unity Project # Add the attached 'HdrColourPicker.cs' script to the project # Add an empty Game... Read more
GameObject is not visible when is assigned to a custom layer and the lay...
To reproduce: 1. Open the user’s project Expected result: The GameObject “Fog of Exploration (2)“ is visible in the Scene Actua... Read more
[IMGUI] Property dropdown of "Gizmos" doesn't expand until the mouse cur...
Gizmos Property dropdown under the Physics 2D in Project Settings window doesn't expand until the mouse cursor is moved, refer to th... Read more
Crashing animation windown when using the timeline
Not repro (fixed by another bug) Verified in... Version 5.6.0b5 (bc8585c89061) Thu, 19 Jan 2017 13:24:16 GMT Branch: trunk Read more
Editor orange selection outline and tint get corrupted when using SSAO P...
The outline and tint that shows the current selection in Scene view gets corrupted by SSAO Pro plugin, ends up not showing correct p... Read more
UnityEditor.CoreModule.pdb supplied with Unity is either corrupted or it...
Reproduction steps: 1. Open a new or an existing project 2. Make sure Rider 2021.1 is selected as the External Script Editor in Pr... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce: 1. Open attached project 2. Open Main scene 3. Delete AssasinPrefab from hierarchy 4. Notice that it takes a long tim... Read more
[iOS] [iOS 14] Video freezes after locking and unlocking a phone
Reproduction steps: 1. Open project in "trunk-videoFreezeNew.zip" 2. Build SampleScene for iOS and deploy the application 3. Press t... 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
- "The FrameSetting required to render this effect in the Game view depends on a disabled FrameSetting." warning appears when post-processing effects ere enabled in pipeline settings
- Crash on RaiseException when calling maxmath.comb() with the debugger disabled
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'