Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.6f1
2019.1.0a1
Issue ID
1128416
Regression
Yes
Inspector throws MissingReferenceException after deleting the Component with DestoyImmediate in Edit Mode
How to reproduce:
1. Open the attached "Empty Unity Project.zip" Project
2. Drag "TestObject" Prefab to the Scene
3. Press the "Add/Remove Helper Component" button in the Inspector of the "TestObject" GameObject
4. Press the "Add/Remove Helper Component" button again to remove the Component
5. Observe the Console
Expected Behavior: The Component is deleted without any Exceptions
Actual Behavior: The Component is deleted but MissingReferenceException is thrown
Reproducible with: 2018.3.7f1, 2019.1.0a9
Not Reproducible with: 2017.4.21f1
Note: Fixed in 2019.1.0a10
Comments (1)
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
fmarianacci
Aug 30, 2019 06:46
I got the bug on 2018.4.7f1.
Can you fix for next version of LTS 2018 ?