Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a5
Issue ID
1025054
Regression
Yes
Adding Mesh Filter to object with already excising Mesh Filter throws exception
To repro:
1. Create project, add new Cube to scene.
2. Add component Mesh filter.
3. In appeared dialog window press Cancel.
Actual result: Exception falls:
MissingReferenceException: The object of type 'ContainerWindow' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
Expected result: No exception happens.
Reproduces on:
2018.2.0a2 - 2018.2.0a5
Does not reproduce on:
Version 2018.1.0b13 (43de91b8ac41)
Thu, 22 Mar 2018 22:23:22 GMT
Branch: 2018.1/staging
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment