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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
fmarianacci
Aug 30, 2019 06:46
I got the bug on 2018.4.7f1.
Can you fix for next version of LTS 2018 ?