Search Issue Tracker
Fixed in 2019.3
Votes
0
Found in
2019.3.0a1
2019.3.0a12
Issue ID
1174949
Regression
Yes
Crash with a "pointer to object of manager 'RenderSettings' is NULL" error when playing a scene of a project upgraded to 2019.3
How to reproduce:
1. Open the "World" Scene in the attached "case_1174949.zip" Unity project
2. Enter Play Mode
3. Observe the crash after dismissing an error
Expected result: a warning in the console about the null pointer and no crash
Actual result: an error "GetManagerFromContext: pointer to object of manager 'RenderSettings' is NULL" is thrown and Unity Editor crashes after dismissing it
Reproducible with: 2019.3.0a5, 2019.3.0a12
Not reproducible with: 2019.2.2f1
Note: only reproduced on the attached project. The issue occurred after upgrading the project from 2019.2 to 2019.3. Could not test on earlier streams (such as 2018.4) due to package errors. Could not test on 2019.3.0a1 through 2019.3.0a4 due to Scriptable Build Pipeline package errors.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] SystemInfo.systemMemorySize returns negative values
- [Physics Debugger] Colliders are visualized even if their Layer is not selected in the Show Layers property
- Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
- [macOS] Video Player's 5.1 audio channel layout is incorrect when outputting to Audio Source
- AssetDatabase is overwriting GUIDs
Resolution Note (fix version 2019.3):
Fixed in 2020.1.0a10.
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0b9.