Search Issue Tracker
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
Rigidbody doesn't fall after calling transform.Translate(0, -1, 0)
To reproduce follow the steps:1. Open "Test.zip" project2. Run the "Test" in editor3. Click it a button shown in left-top cornerNote... Read more
[Shuriken] "Separate axis" of SubEmitter crashes Unity at ( UpdateTpl<0> )
Reproduction steps:GIF attached below. 1) Create two particle systems.2) Make one of them SubEmitter of another.3) In SubEmitter par... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
[ParticleSystem] Particle trigger object with disabled collider componen...
Disabling the collider component for an object that is used in a Particle System's trigger module causes the editor to crash in "Phy... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window