Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.3.1f1
2020.2
Issue ID
1226180
Regression
No
Crash on IsComponentSubclassOfMonoClass when reimporting a prefab
Reproduction steps:
1. Open the attached project ("1226180.zip")
2. Open the "RoomSystemTest" Scene
3. In the Project window find the "Player" prefab
4. Right-click the prefab and select "Reimport"
Reproducible with: 2018.4.19f1, 2019.3.4f1, 2020.1.0b1, 2020.2.0a2
Couldn't test with: 2017.4.38f1 due to numerous script errors
First lines of the stacktrace:
0x00007FF70185B990 (Unity) IsComponentSubclassOfMonoClass
0x00007FF7001C57FF (Unity) RequiredComponentFound
0x00007FF7001BB800 (Unity) DestroyRemovedComponents
0x00007FF7001C285E (Unity) MergePrefabChanges
0x00007FF700187D43 (Unity) MergePrefabInternal
0x00007FF700186E1E (Unity) MergePrefab
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a19