Search Issue Tracker
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce:1) Create new project2) Create a script which in Start() would set "Application.targetFrameRate = 10;"3) Attach the scr... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
Using Graphics.Blit on temporary RenderTexture results in different outp...
Reproduction steps:1. Open the project in "read-pixels-bug.zip"2. Open SampleScene and enter Play Mode3. Inspect how the 2 first tex... Read more
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
[M1][Rosetta] Crash on lookup_pinvoke_call_impl when dragging demo graph...
Reproduction steps:1. Open the attached project “Test”2. Open “SampleScene” Scene3. In the Hierarchy select “MapMagic” Game Object4.... Read more
VFX namespace error in the Console when downgrading the Editor to previo...
How to reproduce:1. Open and close the attached project “DowngradeBugFinal.zip“2. Open the project again, but in the previous Unity ... Read more
"SVGFormatException: SVG Error (line 1, character 171): Missing number a...
How to reproduce:Open the attached project "svg.zip" Expected results: No errors thrown in the Console windowActual results: "SVGFor... Read more
'Welcome' and 'project selection' windows are connected with white strip...
To reproduce:1. Start 2 versions of Unity2. Press 'Open' (on any version) and immediately click on any active program on 2nd monitor... Read more
[Input System] anyKey.wasReleasedThisFrame return true only when the las...
Steps to reproduce:1. Open the attached “InputAnyKey” project2. Open “SampleScene” scene3. Enter Play Mode4. Observe the Console win... 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