I havent tried it but if your isolate select is on a shortcut you could probably add this code in front of the isolate code. So your shortcut runs this then isolate. Though shelving it is easy as well. It continues to work until you close maya, then you will have to run the script again.
I've seen this bug in Maya LT 2016. There is a scriptJob that runs which tries to add newly created components to the isolation but it fails hard at doing so correctly. Try running this script: [code] setIsolateSelectAutoAdd("modelPanel4", 0); setIsolateSelectAutoAdd…
Do let us know if that works, Daew. Nothing has ever worked for me and I've to see a fix. I can be in object mode, isolate, go to component mode, then do a bevel or something, and get similar results to your pics. Usually it trims my view down to the newly created geometry.
Hey thats interesting, The example was an object selected in isolate mode and then i just went into component mode to bridge the two edges. Now usually the mesh stays but in viewport 2 it doesn't. However if that works for you it's probably on my end, so I think i'll try nuke my preferences as I did carry it over from…
For me it works inside Viewport 2.0 as well. What I have to do, though, is hit Isolate Selection when I have the object selected in Object Mode. Otherwise, when I initiate Isolate Selection in Component Mode the newly created face won't be displayed. Same as in your screenshot. I also have "Auto Load New Objects" (right…