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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment