Search Issue Tracker
ScrollRect layout recalculation causes unnecessary allocation
Reproduction steps:1. Open user attached Project2. Open the Profiler3. Enter Play mode4. Move the ScrollRect5. Profile the frame it ... Read more
Assembly Definition Scriptable Objects loses serialized values when asse...
Reproduction steps:1. Open the attached project ("ReproBugRename.zip")2. Open the "SampleScene" scene: Assets > Scenes3. Enter th... Read more
PlayableExtensions.SetLeadTime is not marked as obsolete
How to reproduce:1. Open the attached '1347987.zip' project2. Open the 'NewBehaviourScript.cs'3. Observe the Console Expected result... Read more
[HDRP][DXR] Path Tracing renders distant Volumetric Fog pure black if Ma...
How to reproduce:1. Open the attached project named "U - BUGREPORT.zip"2. Open the "Bugreport scene"3. Enter Play mode and observe t... Read more
Higher memory usage when hiding Player window using ShowWindow
How to reproduce:1. Open the attached project "memory-leak-test.zip"2. Build And Run3. Press the space bar Expected result: Memory u... Read more
[Android] Display.systemWidth/Height value isn't updated when the phone ...
Reproduction steps:1. Open the attached user's project "SystemResFoldable.zip"2. Build the project on the device unfolded, notice th... Read more
Sprite.texture is null when it's loaded from SpriteAtlas in an AssetBund...
How to reproduce:1. Open the user's attached project2. Open the Test Scene3. In the top bar select MenuTest > PREPARE TO PLAY4. O... Read more
[Addressables] Static objects cease to be Static on Scene change
Steps to reproduce:1. Download and open the project "AddressableSceneChangeLosesStatic.zip"2. Select Window > Asset Management &g... Read more
[Bug Reporter] "connection closed" message
Unity bug reporter displays a "Connection closed" error when trying to send a bug reporterwe need to wait or try several times to ge... Read more
Scrolling in the Package Manager window scrolls full length of the scrol...
Reproduction steps:1. Create a new Unity project2. Open the Package Manager (Window -> Package Manager)3. In the Packages dropdow... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler