Search Issue Tracker
URP Simple Lit shader does not bind lightmaps correctly
Steps to reproduce: Download Adventure - Sample Game project (pull LightBaker branch) Open Market-Nighttime scene Make sure that Dou... 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
"[PathTracer] Failed to add geometry with hash ' '; terrain has no trian...
Reproduction steps:1. Open the attached "TrainLab_RERNG.zip" project2. Open the "Game" scene3. Open the Lightning window (Window >... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default