Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b9
2017.3.0a6
2017.3.1f1
Issue ID
1020696
Regression
Yes
Fatal Error: pointer to object of manager 'RenderSettings' is Null after selecting prefab with Trail Renderer during play mode
How to reproduce:
1. Open the attached project
2. Open the "Vapors" scene
3. Press Play
4. In the Project Assets, select "CarPrefab"
5. Select anything in the Hierarchy
Actual result: Unity crashes with Fatal Error: "GetmanagerFromContext: pointer to object of manager 'RenderSettings' is Null (table index 25)". (gif attached)
Reproducible with: 2017.2.0b9, 2017.2.2p3, 2017.3.0a6, 2017.3.2f1, 2017.4.1f1, 2018.1.0a1, 2018.1.0b3.
Regression introduced in: 2017.2.0b9, 2017.3.0a6.
Not reproducible with: 2017.2.0b8, 2017.3.0a5, 2018.1.0b4, 2018.1.0b13, 2018.2.0a1, 2018.2.0a8.
Note:
Couldn't test 2017.1 because of compiler errors.
The crash is caused by Trail Renderer component's (attached to "CarPrefab") "AutoDestruct" function.
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
This is a duplicate of issue #972307