Search Issue Tracker
[Terrain] Painting on overlapped terrains will randomly paint on one or ...
When you select a terrain and try to paint/raise/lower it, the currently selected terrain should get that modification.As it is righ... Read more
[Video] Transcoding some video clips to H265 bloats the file size almost...
1. Import the attached BigBuckBunny_2000hevc.mp4 file2. Transcode it to H265 Note that the inital file size of 2.4 MB bloats up to 2... Read more
[PostProcessing] [Android] [Gles2] Motion Blur effect gives too blurry r...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Gles23) Build and Run project ... Read more
Bone animations fails to work on GameObjects when animations is scripted
Steps to reproduce:1. Open users attached project2. If you get errors press Help in the Toolbard and Reset packages to default if yo... Read more
Build freezes for several seconds when calling DrawMeshInstanced on WebG...
Steps to reproduce:1. Open users attached project2. Build and run using WebGL Expected result: Build does not freeze when calling Dr... Read more
Inspector window is not updated after removed component was applied to p...
Steps: 1. Add Cube to the Hierarchy2. Make a prefab put of it3. Select Cube Instance in the Hierarchy4. Remove BoxCollider5. Choose ... Read more
Multithread performance is lower than Single thread performance on all i...
using new Thread(() Steps:1. Build and Run attached project on device Expected: Multicore performance is higher than single core.Act... Read more
[Deployment Management] Editor crashes when building a project for any p...
Editor crashes when building a project with Unity Project ID which enables services for any platform with services enabled Steps to ... Read more
Shortcut Manager - Profile list does not handle profile names properly w...
If you create a shortcut profile that give it a name that has a space at the start, it will not be displayed correctly on the profil... Read more
Shortcut Ctrl + D does not duplicate the object when ProGrids window is ...
How to reproduce:1. Open the attached user's 'MoveDuplicationBugRepro.zip' project2. Enable ProGrids window. Go to Tools -> ProGr... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu