Search Issue Tracker
Fixed in 2019.3.X
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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Resolution Note (fix version 2019.3):
Fixed in 2020.1.0a10.
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0b9.