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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment