Search Issue Tracker
CPU implementation of À-Trous filter not working as expected
The CPU implementation of the A-Trous filter has the following issues: As part of the decomposition, the filter computes the product... Read more
Unity lightmap UV generation fails with "Uv unwrap failed with no error ...
Reproduction steps:1. Open attached project "LightmapUVs.zip"2. Observe Console window, check for errors3. In Project window, select... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
Second time GPU lightmapper is chosen with no supported GPU, no fallback...
The baking get stuck when the static object starts to bake with Progressive GPU light mapper the second time.[PathTracer] Failed to ... Read more
Baked light color is not changed after changing color temperature and re...
Light color temperature is not reflected with baked lights, as it always produces the base light color. Steps to reproduce:1. Open t... Read more
[Enlighten] "There should be one material data entry per instance" error...
"There should be one material data entry per instance" error is thrown on deleting static game object after baking the scene. Steps ... Read more
TempBuffer <RenderTexture> is not released in memory when using deprecat...
How to reproduce:1. Open the attached project's Scene labeled "TestScene"2. Open the Memory Profiler (Window->Analysis->Memory... Read more
Progressive Lightmapper stalls when baking 4K lightmaps after interrupti...
Steps to repro: 1. Open SponzaLWRP: https://ono.unity3d.com/test-data/gi-tests/SponzaLWRP2. Change to 4K lightmap size3. Change to t... Read more
Reflection Probe inspector preview breaks whith custom Cubemap inspector
When there is a custom Cubemap asset inspector in the project or in a package, the Reflection Probe preview in the inspector throws ... Read more
[Silicon] Crash on llvm::VectorType::get when opening a specific project
Reproduction steps:1. Open the attached project “ReproProj” Expected result: The project is openedActual result: The project is open... 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