Search Issue Tracker
"Release" field of "Minimum Unity version" on a custom package can be le...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window -> Package Management -> Package Manager)3. ... Read more
[Android] MeshRenderingData::PrepareDraw causes a crash on a Player
How to reproduce:1. Open the attached “IN-41474” project2. In the Build Settings enable Development Build3. Build the project and in... Read more
UIElements throw exceptions when there are ~200 and more symbols
To reproduce:1. Open the “UIElementsTextException” project2. Open the UIelementsWindow window (Test → UIelementsWindow)3. Create a n... Read more
URP fails to render grass Terrain details
How to reproduce:1. Open the user’s attached “GrassBug” project2. Observe the grass in the Scene view Expected result: The grass ren... Read more
Sprite preview looks blurred on low res sprites, even though point filte...
To reproduce: 1) Open the attached project2) Select sprite sheet in assets, check that filtering is set to point3) Now select any sl... Read more
[DXR] GPU memory leaks when Renderer.rayTracingMode is set to UnityEngin...
Reproduction steps:1. Open the attached project “RayTracingLeak”2. Open “Assets/OutdoorsScene.unity”3. Enter the Play Mode4. In the ... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method