Search Issue Tracker
[2D] "Material doesn't have a texture property '_MainTex'" error is thro...
When "Default-Skybox" Material assigned to Image in the Inspector following error is thrown:"Material doesn't have a texture propert... Read more
ScrollRect, GridLayoutGroup and an empty child makes the scene dirty whe...
How to reproduce:1. Open attached project "ScrollRectGridSetsSceneDirty.zip" and scene "DirtyScene"2. In Hierarchy, observe scene Ex... Read more
“SendMessage cannot be called...” warnings are thrown in the Console whe...
Reproduction steps:1. Open the attached “2022_2_Test.zip“ project2. Open the “SampleScene” scene3. Create Empty GameObject under “Ba... Read more
[UI] UGUI elements cause NullReferenceException in Play mode
Reproduction steps:1. Open user attached project2. Open the "SampleScene" scene3. Expand "Canvas" UI Object in a Hierarchy4. Move "P... Read more
Sprite is not being highlighted in the Project window when pressing on i...
How to reproduce:1. Open the project "Test.zip"2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)3. In the Hierarchy expa... Read more
UI Image doesn't appear in the Player when using a specific project
How to reproduce:1. Open the uploaded project's Scene labeled "MainScene"2. Enter the Play Mode3. In the Game View, use the scroll w... Read more
Transparent UI GameObject ignores opaque UI GameObject when using Render...
Reproduction steps:1. Open attached project "Repro.zip" and scene "Scene"2. Observe Game View Expected result: The plane cannot be s... Read more
Scroll Rect scrolls indefinitely if the Canvas it is attached to is disa...
How to reproduce:1. Open the attached "1239517 repro" project2. Open the "TestScene" from the Assets folder3. Select the "Image" Gam... Read more
RectTransform.sizeDelta is not changed when only a large number's ones d...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: deltaSize.x is change... Read more
IndexOutOfRangeException and MissingReferenceException are thrown when e...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: No errors are thr... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default