Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.5p6
Issue ID
810310
Regression
Yes
[WSA] LightmapSettings is null error
On WSA 8.1 platform with 5.3.5p6 getting "LightmapSettings is null" error.
Regression in 5.3.5p6. Previous versions work fine.
Not reproducible on 5.4.0b24.
UWP platform works fine.
Repro steps:
1. open project "terrainTest.zip".
2. build to WSA 8.1 platform.
3. build and run generated project with Debug x86 configuration.
4. game crashes with error:
GetManagerFromContext: pointer to object of manager 'LightmapSettings' is NULL (table index 25)
(Filename: C:/buildslave/unity/build/Runtime/BaseClasses/ManagerContext.cpp Line: 89)
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