Search Issue Tracker
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... 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
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
ArgumentException from hierarchyWindowItemOnGUI is thrown when leaving P...
How to reproduce:1. Open the user attached "HierarchyWindowItemOnGUI.zip" project2. Enter the "SampleScene" Scene3. Open the "Prefab... Read more
Crash on RenderTexture::Create when opening a specific project
Reproduction steps:1. Open the attached project "CrashRepro" Expected result: The project opensActual result: Editor crashes Reprodu... Read more
Shortcut Helper Bar displays "Apply Quick Material" shortcut in all wind...
Steps to reproduce: 1. Create a new project2. Go to Window → Package Manager and install ProBuilder package3. In the top Menu Bar, c... Read more
Text breaks onto a new line when using Chinese characters and Font Style...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
[URP][Tutorial] Universal 3D Sample tutorial issues
Steps to reproduce: Create a new project from the Universal 3D Sample template. Start following "Graphical Features" Tutorial steps.... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code