Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.0a5
Issue ID
856883
Regression
No
[Selection outline] Outline in objects that overlap selected objects disappear on zooming
To repro:
1. Open project attached.
2. Select plane.
3. Zoom in and out scene view.
Actual result: On cube and sphere (which are not selected) thin outline appears and disappears on zooming in/out.
Expected result: Outline on objects that are not selected but overlap selected ones should be persistent in any state.
Tested in 5.5 and 5.6.
Comments (2)
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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
MichaelAtBaobab
Dec 06, 2019 02:17
I agree with GUYCALLEDFRANK. Disabling msaa in the scene view is a pretty horrible way to fix this. What about users that rely on MSAA for things like alpha to coverage? This totally breaks things in the scene view.
guycalledfrank
May 23, 2019 17:13
"Graphics: Disabled msaa for sceneview. This fixes issues with sceneview selection and assure SRP compatibility with sceneview. (856883)"
Well, that's not exactly how you fix the outline. It would be okay-ish if MSAA was only disabled when outline is enabled, but completely killing it for all scene views doesn't make sense.