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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
fmarianacci
Aug 30, 2019 06:46
I got the bug on 2018.4.7f1.
Can you fix for next version of LTS 2018 ?