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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment