Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
2017.1.0b3
Issue ID
907799
Regression
No
NullReferenceException error in the console when reverting prefab
NullReferenceException error in the console when reverting prefab. The prefab refers to an abstract (and thus invalid) mono behaviour script and triggers this error when trying to revert.
Repro:
1- Open attached project.
2- Open scene 'Untitled'.
3- Select game object 'Monster_Medium'.
4- Click on 'Revert' in the inspector to revert prefab.
Reproducible: 2017.1.0b3 (STW), 5.6.0f1, 5.5.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- 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
Add comment