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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment