Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b4
Issue ID
908150
Regression
Yes
[Lightmap Format] Switching Platform from PC to Android/IOS causes Lightmap conversion to throw assert
If a lightmap has been generated for PC/desktop and platform is switched to Android/IOS, an assert is thrown and the lightmap is converted incorrectly
1. Open the project 'LightmapPlatformSwitchAssert'
2. Open the scene PlatformSwitchAssert
3. Set scene view visualization mode to 'Baked Lightmap'
4. Go to Build Setttings
5. Select Android as platform and click 'Switch Platform'
6. Observe and assert is thrown during lightmap texture conversion
7. Observe the lightmap in visualization is white (extremely overbright)
8. Click Generate Lighting
9. Observe baked lightmap is now correctly generated with the correct texture format.
Tested in 2017.1.0b4
No assert error in:
5.6.1f1
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