Search Issue Tracker
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce: 1. Create and open a new project 2. In the Project window expand the 'Packages' folder 3. Right-click on one of th... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... Read more
Crash on IcdPresentBuffers when entering the Play Mode and Vulkan graphi...
1. Open the attached project “Vulkan Crash” 2. Open Scene “Assets/Scenes/SampleScene.unity” 3. Enter the Play Mode Expected result:... Read more
Mixing types in string interpolation causes BC1345
String interpolation works when using like types, but not when mixing. {code:java} [BurstCompile] static public void AnyAmou... Read more
[iOS][Xcode12] "Build And Run" generates an .xcodeproj project but does ...
Reproduction steps: 1. Download and open attached "Xcode12-BuildAndRunOnlyBuilds" project 2. In the toolbar, press "File" > "Build S... Read more
Profiler is analyzing frames very slowly when "Deep Profile" is enabled ...
How to reproduce: 1. Open project "UnityVisualScriptTest" inside "Project.zip" 2. Open the "SampleScene" Scene (Assets > Scenes > Sa... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce: 1. Open the attached project named "Case_1209026" 2. Open the Sample Scene 3. Select the Terrain in the Scene and ... Read more
Variables are reported as uncovered lines and methods when using inline ...
Reproduction steps: 1. Open the attached project "44715.zip" 2. Open the Test Runner window 3. Click Run All 4. Click Run All ag... Read more
The Editor freezes on "Start importing" when the project contains a larg...
Reproduction steps: 1. Delete the library folder from the attached “ASDQWE” project 2. Open the project 3. Wait ~1 hour and obser... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce: 1. Open the user's attached project 2. Observe the circle In the Game view Expected result: In the top half of 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key