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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment