Search Issue Tracker
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce:1. Open attached project2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy3. Ensure that the ac... Read more
[LoadLevel] Ambient GI and reflection probes not loaded if continuous ba...
Note: This fix is for scenes loaded from asset bundles. Loading simply in editor still won't load GI, but that's known and will be f... Read more
[ReflectionProbes] Baked Reflection Probe data does not get reloaded aft...
How to reproduce: 1. Open attached project2. Open scene Scenes/test.unity3. Select the Reflection Probe in the scene and Bake it- No... Read more
Realtime GI is broken if LoadLevelAdditive is used
How to reproduce:1. Open A.unity scene, let it bake GI. Open B.unity scene, let it bake GI.2. Open A.unity scene again.3. Find World... Read more
Ambient Light Occlusion is not baked properly in a grid based scene
How to reproduce: 1. Open attached project2. Open scene OcclusionBug.unity- Notice how some of the squares are darker in the Shaded ... Read more
Error message when baking real-time GI: "(int)indices[kDynamicLightmap] ...
To reproduce:1. Open attached "Smaller repro"2. Make sure realtime resolution is 0.0001 (it doesn't affect repro, so for faster bake... Read more
[Ambient] Cubemap Skybox based ambient is single colored
To reproduce:1. Open attached project2. Open scene Scene3. Notice that sphere is all single color - grey, even though skybox has a b... Read more
Editor crashes during lightmap bake
Steps to reproduce:1. Download attached project.2. Open scene level2_2 (Assets/scenes).3. Bake lights with Ligthmapper set to Progre... Read more
[Lighting] "Bake paused in play mode" stays after exiting play mode
Info: Lighting bake info bar in bottom right corner shows "Bake paused in play mode" even after exiting play mode. Project Steps: 1.... 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