Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0b21
Issue ID
806666
Regression
No
[BakedGI] Doubling light intensity while upgrading project from Unity 4 to 5 cause drastic changes in lightmap
Steps to reproduce:
1. Open attached project using Unity 4
2. Open scene "inter", select "Spotlight" and notice that it's intensity is 3.4
3. Bake lightmap
4. Take a screenshot of ligtmap for later comparison
5. Open same project with Unity 5
6. In hierarchy, select "Spotlight" and notice that it's intensity is 6.8 (this is expected after upgrade from 4 to 5)
7. Bake lightmap and notice that it's much brighter than in Unity 4
8. Set light intensity to 3.4 (like in Unity 4) and bake light map again
9. Notice that lightmap is much closer to Unity 4
Reproduced with: 5.3.5p6, 5.4.0f2, 5.5.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment