Search Issue Tracker
[Android][PowerVR] GLSL "unexpected struct parameter" errors when using ...
Reproduction steps: 1. Open "GpuInstanceTest.zip" project2. Build & Run for Android Result: "unexpected struct parameter" errors... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
Ubuntu - Create list under Project palette does not display options corr...
When using the + button, under the Project menu, the list starts with a number or blank lines at the top. 2. How we can reproduce it... Read more
Crash on "GetGfxDevice() should only be called from main thread" when lo...
How to reproduce:1. Open attached project2. Build and Run Reproducible with: 2018.4.5f1, 2019.1.12f1, 2019.2.0b9Not reproducible wit... Read more
[Linux] Array Element doesn't duplicate/delete when clicking "Duplicate/...
Reproduction steps:1. Open the attached project “IN-15122.zip”2. Open the “Assets/Scenes/Repro.unity” scene3. In the Hierarchy Windo... Read more
Column Layout does not favour Length unit when window is resized
Reproduction steps:1. Open the attached "test-UIToolkit.zip" project2. Open "SampleScene" scene3. Open Test.uxml asset in UI Builder... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
Editor can not determine if GraphicsFence has passed when using CommandB...
Reproduction steps: Open the attached project(CommandBufferBug.zip) Select Assets/Scenes/POC Enter Play Mode Observe the error in th... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP