Search Issue Tracker
Performance degradation in large codebases when AddComponent is used
Steps to reproduce:1. Open attached project2. Move the plugins folder out of the project3. Reimport all assets and reload the editor... Read more
Physics2D collision data are refreshed a frame late
To reproduce:1) Open attached project and scene2) Play it3) Press Right Arrow4) When cubes collide, press Left Arrow Expected: Cubes... Read more
Giving a MonoBehaviour script particular names changes its icon
The Icon for a MonoBehaviour script in the Project view can change if it is given particular names. Two examples are 'Folder' and 'G... Read more
Center pivot point position is not consistent
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Make sure pivot mode is set to center4. In hieararchy, multi-sele... Read more
[.NET 4.6] Fails to load types if the source code file size is larger th...
Steps to reproduce:1. Download attached project2. Open "main" scene.3. Enter play mode using .NET 4.6. The error shows up "TypeLoadE... Read more
[iOS] Notification Centre / Control Center appears after one swipe inste...
In a full-screen app (iOS), the Notification Center should require two drags, one would show a triangle which you can then drag to s... Read more
[Windows] Build fail when generate solution with image assigned to Appli...
Assigning image for the Application Config Dialog Banner causes crash when build solution in Windows. Repro:1. Open attached project... Read more
[FixInGit1.4] If publish fails or editor restarts, file changes on subse...
If Collab publish fails, or editor restarts, moved files which also have content changes never publish the content changes Steps to ... Read more
Trying to turn Unity default font into TextMesh Pro SDF crashes Unity
To reproduce:1) Create new project2) In Asset Store, import TextMesh Pro3) Open Window -> TextMeshPro -> Asset Font Creator4) ... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object