Search Issue Tracker
Selected overlays in the Overlay Menu window are not shown as selected w...
Steps to reproduce: Create a new Unity project using a 3D Universal Template In the Scene view, drag and dock the Overlay Menu so th... Read more
[UI Builder] F2 button does not rename highlighted elements in the UI Bu...
How to reproduce:1. Open attached project "UIBuilderMoveWindowLagSpike.zip"2. In Project window, open "Assets" -> "NewUXMLTemplat... Read more
[GLCORE][GLLEGACY] Game view doesn't update anti aliasing when its chang...
Project Steps: 1. Open scene "MSAA".2. Quality settings->Anti Aliasing change to Disabled.3. Quality settings->Anti Aliasing c... Read more
The timeline window is changing when it's locked and the sequence is sel...
How to reproduce:1. Open the attached file "New Unity Project (76).zip"2. Open the sequence window (Window>Sequencing>Sequence... Read more
Prefabs with ‘Canvas’ Component in one of their children do not have a ‘...
How to reproduce:1. Open user-submitted project (OpenPrefab_UI_Unparent_To_CanvasFakeObject)2. Open the 'ObjectWithNoCanvas' prefab ... Read more
Crash in AudioProfiler::CaptureChannelGroup when destroying an AudioClip...
Unity crashes when calling Destroy method with a parameter that is an AudioClip during play-mode when profiler window is open. To re... Read more
Performance regression in URP template standalone build duration, shader...
Steps to reproduce:1. Create a new URP project2. Attempt to build standalone player on macOS Expected result: Project builds in a re... Read more
NullReferenceException after importing UnityVS package
To reproduce:1. Import Visual Studio 2015 Tools for Unity ( https://visualstudiogallery.msdn.microsoft.com/8d26236e-4a64-4d64-8486-7... Read more
Collision event delayed when using OnCollisionEnter, OnTriggerEnter
Steps to reproduce:1. Open attached project2. Open any issued scenes (02IssueCollision3d, 04IssueTrigger3d)3. Click the Play button ... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist