Search Issue Tracker
[Addressables] LoadAssetAsync<T> returns null when passing an interface ...
How to reproduce:1. Open the user attached project2. Run the included playmode tests Expected results: All tests finish successfully... Read more
Unity crashes on Editor::TaskManager::Register when activating license w...
How to reproduce:1. Delete the license file2. Run Unity with CLI using: Unity.exe -quit -batchmode -serial "SB-XXXX-XXXX-XXXX-XXXX-X... Read more
[InputSystem] Cannot use InputTestFixture in a test script while using I...
To reproduce:1. Open the attached projectInput System package is installed Expected: No errors are thrownActual: Error is thrown: "T... Read more
Unity titlebar reports Trial license
Many users are reporting that their Unity is showing as Trial version instead of Pro/Plus.Forum threads:https://forum.unity.com/thre... Read more
[Android] touch.deltaPosition is not zero when registering the first touch
Steps to reproduce:1. Open and build QA-Supplied project2. Press "Freeze"3. Tap, drag and release anywhere on the screen Expected: t... Read more
[IL2CPP] JsonSerializationException exception is thrown in build with Ne...
How to reproduce:1. Open attached project ("Json Cpp Test.zip")2. Open SampleScene scene3. Set scripting backend to IL2CPP4. Enable ... Read more
[Output] Shader errors when compiling the runtime shader of a lit output...
Repro steps:1. Open the attached VFX2. Enable Runtime Mode (Forced)3. Observe that the effect doesn't render and console errors are ... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... Read more
[Perforce] Perforce-locked vfx files can still be edited and saved
It is possible to modify perforce-locked graphs. Repro steps:1. In a perforce-enabled project, open a locked VFX graph asset (i.e. a... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal