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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
fmarianacci
Aug 30, 2019 06:46
I got the bug on 2018.4.7f1.
Can you fix for next version of LTS 2018 ?