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
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
Resolution Note (fix version 2019.3):
Fixed in 2020.1.0a10.
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0b9.