Search Issue Tracker
[Regression] DoDeCruncherJob failed. Failed to decompress Crunch texture...
Steps to reproduce:1. Open user attached project2. Notice the crunched texture on quad is displayed in editor3. Build standalone4. N... Read more
[PrefabPreviewWindow] Lighting angle changes when preview picture is cli...
Reproduction steps(GIF attached): 1. Open the attached project.2. Go to "Assets > Handpainted Forest Environment Free Sample >... Read more
When imported model is as .MA file and the option "Weld Vertices" is dis...
Reproduction steps:1. Open the attached file;2. Open the scene "BugExample";3. Click Holly -> Mesh -> Holly_Body and observe t... Read more
Modifying texture import settings from script changes 'timeCreated' in t...
We have an active problem with importers modifying 'timeCreated' timestamp in asset meta files when called from script, see case 856... Read more
Camera render order changes when MSAA is allowed on a camera, but MSAA i...
Reproduction steps: 1. Open "Camera MSAA checkbox changes other cameras' rendering order" project2. Enter Play mode3. Select GameObj... Read more
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... Read more
Unable to create Depth texture from CommandBuffer
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Select the camera to view it in the inspector4. Ope... Read more
Crash at GenericDynamicVBO::ReleaseChunkInternal when launching Unity wi...
Workaround:-update graphics card drivers-Use -force-glcore argument when launching Unity. You can read more about command line argum... Read more
Assertion failed: RendererUpdateManager when calling CommandBuffer.DrawR...
Steps to reproduce:1. Open user attached project2. Open scene 'asdf'3. Enter playmode Console spammed with two assert messages: Rend... Read more
Font Size on a Import Settings doesn't resize text when the font Charact...
To reproduce: 1. Download attached project "896661.zip" and open it in Unity2. Open "Title" scene3. Select "Game" view4. In Project ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS