Search Issue Tracker
Fixed in Unity 2018.3
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
- Unity Ads Package conflict with Moq framework
- Particle system trails sprites modifies unexpectedly when Texture Sheet Animation is enabled
- "Density" in "Buoyancy Effector 2D" description is inaccurate and difficult to understand
- Some Isometric Tiles are not Rendered on the Tilemap when using "Chunk" Mode on the Tilemap Renderer
- Input.GetKeyUp and Input.GetKeyDown always Return False when used in the Coroutine with WaitForEndOfFrame Return type
Add comment