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
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
- HDR color values set with MaterialPropertBlock.SetColor are incorrect when using Linear Color Space
Add comment