Search Issue Tracker
Crash in CalculateSurfaceArea after opening the project with certain mesh
Steps to repro:1. Open attached project. Expected result:Project opens without crashes. Actual result:Editor crashes.Regression intr... 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
[PLM] Unity crashes on baking start, when "Stitch Seams" is checked and ...
To reproduce:1. Open attached project "Baking crash.zip".2. Open "Test" scene.3. Go to Lighting Settings, and press "Generate Lighti... Read more
[Enlighten] Editor freezes on 'Writing Lighting Data' when baking multip...
Steps to repro: 1. Open attached project;2. In the upper context menu choose Tools > Lightmaps > Bake Build Settings Scenes;3.... Read more
[UI] In Playmode, Clicking/Hovering on the Lighting tab throws exception...
[Global Illumination] In PlayMode, Clicking/Hovering on the Lighting tab throws exception "Serialised Object target destroyed" Steps... Read more
Editor takes a long time to shutdown upon completing a bake
Steps to reproduce: 1. Download repro project (link in the comments)2. Open FAE_Demo scene3. Navigate to the Lighting window4. Selec... Read more
Light Probe Group cells from the active Scene are still displayed when i...
How to reproduce:1. Open user-submitted project (LightProbeBug)2. Navigate to the Assets/Prefabs folder3. Open one of the prefabs in... Read more
Unity Editor crashes when trying to bake light using custom bake API
How to reproduce:1. Open user's attach project2. Press Generate Lighting - observe the crash Reproducible with: 2019.1.0b4Not reprod... 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
Failed bake related to GICache when doing concurrent bakes + docs issue
A user attempted to do concurrent player builds by executing Unity on the command line multiple times concurrently on the same machi... 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