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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
fmarianacci
Aug 30, 2019 06:46
I got the bug on 2018.4.7f1.
Can you fix for next version of LTS 2018 ?