Search Issue Tracker
CPU time spikes because we do not have async readback for environment
How to reproduce:1. Open the attached project "1246013.zip"2. Open the "MainGame" Scene3. Open the Profiler window and select the "E... Read more
Changes to the coefficients of the Light Probes persist after exiting th...
How to reproduce:1. Open the attached "SettingLightProbeCoefficientsAtRuntimeSticks" project2. Open the "ProbeScene" Scene3. Enter t... Read more
Crash on baking lighting in a scene with a GameObject that has specific ...
Reproduction steps:1. Open the attached project ("1262506.zip")2. Open "SampleScene"3. Bake lighting (Window -> Rendering -> L... Read more
[PLM] Overlapping spotlights are not baked
How to reproduce:1. Open "Test2019.zip" project and SampleScene2. Select the second "Spot light" GameObject in the Hierarchy window3... Read more
Assigning baked lightmaps to a mesh using a script causes lightmap artif...
How to reproduce:1. Open the attached project named "New Unity Project"2. Open the "TestBake" Scene3. Click Assets > Bake Prefab ... Read more
Progressive lightmapper and Enlighten Baked GI results don't match
Reproduction steps:1. Open attached project "Progressive.zip"2. Open scene "Scene1", in Scene View, examine GameObjects3. Open scene... Read more
The cleared Lightmap gets restored after reopening the Scene that has be...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene' (Scenes > SampleScene)3. Select File > Save As and s... Read more
Lightmap is shown in the Inspector window from an Unpacked Prefab when r...
Steps to reproduce:1. Open attached project "Lightmap-Issue-Demo.zip"2. Navigate to Assets->Prefabs and import "ThreeCubes" to a ... Read more
Lightprobes influencing object shading on specific position is not deter...
Reproduction steps:1. Open user's attached project Light_Probe_Bug_20201.zip"" and scene "SampleScene"2. Enter Play Mode3. Press '4'... Read more
GICache over max size is not reduced and Warnings are spammed in the con...
How to reproduce:1. Create a new Project2. Make sure GiCache size in the Preferences is set to 4 GB max size3. Download cache file f... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object