Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a9
Issue ID
1167628
Regression
No
Masked text in UI scroll view becomes visible after search in hierarchy
Steps:
1. Open attached project
2. Load "Controls" scene
3. Search for "Scroll"
==>
Masked text appears in the Scene view
Note: Take a look into attached movie for details
Note: The Scene Management team relies on the grey out feature in a new Incontext editing prefab mode feature
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
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
Resolution Note (2019.3.X):
Its not just filtering that shows the text outside of the clipping. None of the scene view shaders support stencil masking. Try wire frame, you will see the text outside as well.