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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument