Search Issue Tracker
Fixed
Fixed in 2020.3.38f1
Votes
0
Found in
2020.3.36f1
2021.2.0a11
Issue ID
UUM-9213
Regression
No
"GetManagerFromContext: pointer to object of manager 'LightmapSettings' is NULL (table index 22)" error when creating a new scene
To reproduce:
1. Open the project “IN-8973”
2. Open the scene “SampleScene”
3. Press CMD + N (CTRL + N) to open new scene creation window
4. Press Enter to create a new scene
5. Observe Fatal Error and crash
Reproducible with: 2020.3.36f1, 2021.2.0a11
Not reproducible with: 2021.2.0a12, 2021.3.5f1, 2022.1.7f1, 2022.2.0a17, 2023.1.0a2
Reproduced on: macOS Monterey 12.4 (Intel)
Note: This crash is because of the TetrahedralizeAsync script, which is attached to GameObject “GameObject”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment