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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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.