Search Issue Tracker
Left clicking on button with mouse on android device does not work
Using a mouse connected to an android's USB port does not when using it to click on buttons on with Unity 4.5f1. Worked fine with 4.... Read more
WWW throws "Failed downloading" with webplayer 4.3.5
To reproduce: 1. Open attached project 2. Open scene "testScene" 3. Build & run for webplayer (after including the current scene) 4.... Read more
[Freeze] Generate Lightmap UV's takes too long on certain model
Steps to reproduce: 1. Open attached project. 2. Select the wallCanyon_01LoA asset in the assets folder. 3. Open the model tab i... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce: 1. Use MovoPosition to jump over an object Expected results: All colliders between current object and his new location... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX buil... Read more
Impossible to move few Animation Events at once on timeline of animation...
How to reproduce: 1. Open the attached project"AnimationEvent" 2. Open "test" scene (which has Empty GameObject, created Animation w... Read more
Built-in unlit particle shader has HDR color selection for albedo, URP u...
To reproduce: 1. Open any project; 2. In Graphics settings, set Render pipeline asset to none; 3. Create a Particle system, assign a... Read more
Failed executing external process for 'Final Gather' job error repeating...
To reproduce: 1. Open attached project 2. Open PVE_C01_004 scenek 3. Bake scene lighting 4. Notice "Failed executing external proce... Read more
JsonUtility does not serialize/deserialize DateTime formats
Repro steps: 1) Open the project and only scene in it 2) Play the scene 3) Inspect the Console - notice that no result is given in t... Read more
Output in Command Prompt is not displayed when Editor is launched via Un...
To reproduce: 1. Open user's project via Unity Hub 2. In main toolbar, go to CMD > Run CMD 3. Observe the cmd window Expected: comm... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key