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
- "Unexpected exception System.DllNotFoundException" error thrown in the Console window when creating a project with 2D (URP) Template
- [Backport] [XR SDK] [HDRP] XRSettings.gameViewRenderMode does not change Game View Render Mode
- [Backport] [Android][Vulkan] Crash on Samsung Note8 while running gfx tests
- [Backport] Wrong sorting for "GC Alloc" column in Show Related Objects panel of Profiler Window
- [Backport] [iOS] Unfreed allocation errors thrown in Console when executing Build And Run with iOS platform
Add comment