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
- UI Document (UXML) UI disappears from the Game view when any asset is imported and does not reappear until clicking in the Editor
- Warnings about invalid URIs are thrown when UI Builder's Material field is set to null
- Warnings about invalid URIs are thrown when UI Builder's Variable Asset Reference field is set to null
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
Add comment