Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
5.6.1p1
2018.1.0a3
Issue ID
966408
Regression
No
Lightmap Settings of Game Object is not saved if Game Object is not Prefab
Steps:
1. Open attached project (lpdemo.zip)
2. In menu: test > testTestLightMapParameter
3. In Hierarchy check Mesh Renderer component of
a)"Cube_Prefab"
b)"Cube_NoPrefab"
c)"Plane"
Note: Lightmap Parameter is empty on all of these GOs.
4. Save scene and reopen project
5. In Hierarchy check Mesh Renderer component of
a)"Cube_Prefab"
b)"Cube_NoPrefab"
c)"Plane"
Expected behavior: Lightmap Parameter is empty on all of these GOs.
Actional behavior: Lightmap Parameter of "Cube_NoPrefab" and "Plane" are set to "Scene default"; "Cube_Prefab" parameters stays as expected.
Reproduced with: 2018.1.0a3, 2017.2.0p1, 5.6.4p2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment