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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment