Search Issue Tracker
GetResponseStream() errors when using CopyTo() method
How to reproduce:1. Open the attached project "ErrorResponse.zip"2. Open the "SampleScene" Scene3. Enter Play Mode4. Look at the Con... Read more
Unity crashes when a generic class is not instantiated explicitly and a ...
Reproduction steps:1. Open the user's attached project2. Create a build with IL2CPP3. Run the build Expected result: Build runsActua... Read more
The new incremental builder fails to build projects with jslib or C++ pl...
If a package has a jslib or c++ plugin, Unity fails when building for WebGL. The jslib path points to Package/* instead of Library/P... Read more
Photo Capture callbacks are lost when Unity pauses during photo capture
If unity is paused during a photo capture, script callbacks may be lost and never called even after Unity resumes.To reproduce, use ... Read more
Crash on vk::DataBuffer::CreateResource when opening project on machine ...
Reproduction steps:1. Download the project from the attached link2. Open "RunRepro.py" located in the project folder3. Edit line 17 ... Read more
IBP WebGL: building a project on a different partition compared to edito...
-repro: see title--only test on Windows so far--works for Windows Standalone IL2CPP builds -repro:--create a new project on a partit... Read more
[Mobile] Directional Light soft shadows doesn't work on mobile devices
Steps in reproduce:1. Open the project attached by the user2. Open "SampleScene"3. Make sure the project is set to build for a mobil... Read more
[HDRP] Diffusion profile materials get corrupted on upgrade
1) Open HDRP template on 2021.2.0a14, HDRP prepackaged2) Upgrade to 2021.2.0a18 and HDRP master Result: Diffusion profiles stop work... Read more
[HDRP] Freeze or Crash when starting a Player build with -force-d3d12 ar...
How to reproduce:1. Open the attached project named "ForceD3D12Crash.zip"2. In the Project settings, check if the D3D11 graphics API... Read more
Can't install targetsupport on MacOS
-e: see title, the installer fails with an unspecific error--works in 21.2a17, fails in 21.2a18--only tested with x64 installers (th... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler