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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved