Search Issue Tracker
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
[iOS] “Screen.orientation” returns wrong orientation when rotating a device
How to reproduce:1. Build And Run the attached “ScreenOrientation.zip” project on an iOS device2. Hold the device in portrait orient... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps:1. Open Unity Hub2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Project... Read more
Keyframe can't be copied from one Animation property track to another wh...
How to reproduce it:1. Open attached project "1292685.zip"2. Load "SampleScene" from "Assets" > "Scenes" folder3. Open the Timeli... Read more
[Being Backported] Empty folders are left when the cache is cleaned
How to reproduce:1. Open the attached project “CacheTest_11327.zip“2. Open the Addressables Hosting window (Window > Asset Manage... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
IL2CPP Project Settings are not saved automatically when changing them i...
Reproduction steps:1. In the “{Project Root Folder}/ProjectSettings” folder open “ProjectSettings.asset” file with any text editor2.... Read more
[Visual Effect Graph] Slider overlapped Field of View text in Camera pro...
The slider overlapped Field of View text in Camera property on expanding Transform dropdown. Steps to repro:1. Create a new project.... 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