Search Issue Tracker
[Umbra] Occlusion culling works incorrectly on some objects
Steps for reproduction:1) Download the project from the link below2) Open scene ‘Demo5’3) Clear the culling data and bake it again4)... Read more
Unity crashes at Texture::SetFilterMode when AddCommandBuffer() buffer's...
Steps to reproduce:1. Download SourceEngineDepthFadeGlow.zip and open "main" scene2. Press play button to enter game mode3. Editor c... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Graphics.DrawMeshInstanced ignores submesh index and always draws first ...
Steps to reproduce: 1. Open attached project "845514.zip"2. Open scene "repro"3. Notice two objects "Instanced" and "Simple". Both d... Read more
DrawMeshInstanced always draws the first submesh and ignores submeshIndex
Reproduction steps:1. Open the attached project (New Unity Project 1.zip)2. Open the "scene.unity" scene.3. Enter the play mode4. Ob... Read more
World space Canvas rendered to a RenderTexture has improper alpha values
When rendering world space canvas to RenderTexture, alpha value of every pixel in rendered texture is affected by the canvas element... Read more
Custom surface shader is rendered with wrong HDR color emission values w...
How to reproduce:1. Open the project attached by the user and open "New Scene"2. Open the frame debugger and select the "Draw Mesh C... Read more
[Metal] Shader does not work on Metal and does not produce any errors or...
Steps to reproduce:1. Open “MetalBug.zip” Unity project2. Double-click on “Cube” object in Hierarchy to focus it in Scene view Expec... Read more
Dynamic UI elements are not loading/showing in Builds
To reproduce: 1. Download the attached project "junglerunner2d 2018.3.zip" and open in Unity2. Open "MainMenuUI" scene3. Enter Play ... Read more
[Format] Cubemap.GetPixel returns wrong data from BC6H compressed cubemap
To reproduce:1. Open project2. Open 'test_scene'3. Play scene Expected: uncompressed and compressed cubemaps should be similar Repro... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons