Search Issue Tracker
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce:1. Open user's provided project2. Try dragging in "Warrior" prefab from the project's window into the scene (Assets... Read more
Bone blend weights using R32G32_FLOAT result in 2X scaled deformation of...
How to reproduce:1. Open the “Latios-scale-problem“ project2. Open the “SampleScene“3. Observe the Game view Expected result: No bod... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in pla...
Reproduction steps:1. Open the attached project "CrashRepro"2. Focus scene view window3. Click on “Main“ and “MainCamera“ in the Hie... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
uGUI elements behind a mask are not clickable when "maskable" is disabled
How to reproduce:1. Open the “Click_Mask_UGUI.zip“ project2. Open the “Main” Scene3. Enter Play Mode4. In the Game View, click the t... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
EditorUtility.DisplayDialog close button looks different from the standa...
Reproduction steps:1. Open the user's attached project2. Select Bug > Reproduce from the Menu bar3. Close the first dialog window... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation