Search Issue Tracker
Fixed in 5.5.0f3
Votes
0
Found in
5.1.1f1
Issue ID
714552
Regression
Yes
Lightmap index and scaleoffset will be reset in playmode
Correct reproduction steps shared below. In Unity 5.3, lightmapping behaviour has changed and only baking the scene is not enough. A custom script needs to be called.
To reproduce:
1) Please download the latest attached project `InstantiatedLightmapPrefab.zip`
2) Open the scene `BakeLightmapPrefabs`
3) Run the script `Bake Prefab Lightmaps` from Assets menu and save the scene
4) Open the scene `LightmapInstances`
5) Enter the play mode
6) Observe the bug (now fixed)
Notes:
- Expected result and current result are compared below
- An easy reproducible project is attached below (the project is provided from 5.1.5f1 for compatibility reasons)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment