Search Issue Tracker
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... Read more
[AppleTV] Minimal vertical movement is interpreted as vertical swiping w...
How to reproduce:1. Open the attached Project "AppleTvRemoteNIS.zip" -> AppleTvRemoteNIS2. Build and Run the Scene "SampleScene" ... Read more
Lighting changes when loading a Scene without light probes
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/UnprobedScene.unity” Scene3. Enter the Play Mode4. Obs... Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
[macOS] Keyboard Input keys sticky and get stuck axis when low frame rat...
Repro:1) On a computation-intensive project like the attached, enter playmode.2) Alternate between pressing the s and w keys, waitin... Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce:1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted)2. Load "SampleScene" fo... Read more
AssertionException is thrown when preloading localization tables twice
How to reproduce:1. Open the attached project "MaterialLocalization_.zip"2. Open "Boot" Scene3. Open the Addressables window ( Windo... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"