Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.1.X, 2018.2.X
Votes
0
Found in
2018.3.0a6
Issue ID
1067156
Regression
No
Selecting the same Lightmap Encoding quality setting re-encodes the reflection probes
Steps to reproduce:
1) Download attached project and open in Unity
2) Open "SampleScene"
3) Generate Lighting in the Lighting tab
4) In the player settings, select Lightmap Encoding Quality to High Quality
Note: Lightmap with reflection probes will be encoded for High Quality
5) Select Lightmap Encoding Quality to High Quality again
Note: reflection probes will be recompiled again
Expected result: Reflection probes should not be recompiled if the same setting is selected again
Actual result: Reflection probes are recompiled again (check attached video "repro.mp4")
Reproduced with:
2018.1.9f1, .2018.2.2f1, 2018.3.0a6
Notes:
- Tested using Windows 10 and MacOS machines
-------------------------------------------
Fixed in: 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment