Search Issue Tracker
[UnityWebRequest] DownloadHandlerScript gets paused if scene is not played
To reproduce:1. Open project2. In menu choose 'UNITY' -> ' WebRequest Tester'3. Play empty scene4. Press buffer's 'Make Request' ... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
DualShock4: several buttons force a switch to keyboard mapping on Androi...
-e: see title -repro:--open attached project or get the Input Warriors--build&run scene for iOS or Android--run around with the ... Read more
[Usability] Not possible to set Editor Window text colour to be default ...
Steps to reproduce: Open a Unity Project Open UI Toolkit Editor WIndow Creator via Create > UI Toolkit > Editor Window Type 'T... Read more
Collab and debugallocator do not work together on 2017.1
Collab and debugallocator do not work together on 2017.1 1. What happened On both staging and prod, 2017.1 crashes when attempting t... Read more
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more
[Linux Hub] Installing modules to Editors via Hub fails if cpio is not p...
How to reproduce:1. If you have 'cpio installed' at /bin/cpio, remove it by typing `sudo apt-get remove cpio` into your Terminal2. R... Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip)2. Open the Sample Scene3. Enter Play mode4. Open the Profile... Read more
[HDRP] Entering Play mode when Render Pipeline Asset is set to None and ...
Reproduction steps:1. Open the user's attached "2021 HDRP test.zip" project2. Go to Edit > Project Settings > Graphics3. Set 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing