Search Issue Tracker
Crash in SplatDatabase::RecalculateBasemap when opening scene with terrain
Steps to reproduce:1) open attached project2) try opening the scene - observe crash note: project contains only scene and terrain Read more
When Particle System is stopped and cleared after that it won't play wit...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "test" scene3. On the keyboard press "S" (to stop... Read more
Crash when game object that is a child of a missing prefab is deleted
Reproduction steps:1. Open attached "test0" Unity project.2. Open "Scenes > Spells Test" scene.3. Expand and delete "UI Parent &g... Read more
[LOD][TreeCreator][Shadows]Uninformative error is shown/shadows are corr...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'test.unity' scene;3. Drag any SpeedTree .spm model (for instance, 'B... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
Opening scene crashes at: DrawUtil::DrawMeshRaw
Steps to reproduce:1) open the project2) open scene 'Demo'- observe crash Regression started 5.3 Read more
[AsyncUpload] Editor allows to set syncUploadBufferSize bellow 2 which l...
To reproduce the issue follow the steps:1. Create new or open any project2. Gp to Quality settings and change asyncUploadBufferSize ... Read more
[MeshFilter] mesh does not disappear when deleting its mesh filter
Steps to reproduce: 1. Download and open attached project.2. Open scene: main3. Select game object in Hierarchy: Cube4. In the Inspe... Read more
[ParticleSystem] Disabling Collision module does not disable Visualize B...
Disabling the Collision module on a particle system does not disable Visualize Bounds within it. Repro Steps: 1) Open attached proje... Read more
#pragma target in some shader does not work
Setting pragma target does not seem to affect certain shaders. Repro steps:1. Open TestScene from the attached project.2. Open the T... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names