Search Issue Tracker
'Assertion failed: Geometry jobs should not be launched for empty tasks'...
To reproduce:1. Open project2. Play 'main' scene3. Wait for about 10-20 seconds4. Notice that model starts collapsing and after some... Read more
Memory leaks are introduced when calling Texture2D.GenerateAtlas
How to reproduce:1. Open the "SampleScene" Scene in the attached "UVPacking.zip" Project2. Enter Play Mode3. If the Editor does not ... Read more
[Metal] Mesh Topology is not rendered and errors are spammed when using ...
How to reproduce:1. Open the attached users project "ComputeShaderBug" and "ComputeShaderBug" scene2. Open the "ComputeShaderBugBeha... Read more
Texture2DArray.Apply(makeNoLongerReadable: true) doesn't free heap memory
How to reproduce:1. Open user provided project2. Build standalone or to mobile device3. Inspect heap memory Expected behaviour: Usin... Read more
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
Sprite Mode is blank after changing texture type via script
To reproduce: 1. Open the project, attached by the tester (blankSpriteMode.zip)2. Import some kind of PNG image3. Rename it "image"4... Read more
Setting Shader Texture2DArray via CommandBuffer/MaterialPropertyBlock/Ma...
How to reproduce:1. Open user-submitted project (Repro_Shader_Properties) or tester-submitted project (Repro_Shader_Properties_NoSRP... Read more
Material asset icons are inconsistent when duplicating the same material
How to reproduce:1. Select '1' asset in Project Window2. Look at the color of the sphere3. Right-click and reimport4. Sphere color i... Read more
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... 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