Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.2.0f2
Issue ID
1065089
Regression
No
Objects with scripts that have an icon cause selection to flicker when rectangle-selecting them
How to reproduce:
1. Create a new C# script.
2. Select it in the project view and assign an icon to it in the inspector
3. Create a new Game Object and add the newly created script to it
4. In the Scene View try to select the object by dragging over it
Expected result: The object is selected with no flickering
Actual result: When trying to select the object that has an icon label the selection flickers
Reproduced in: 2018.3.0a6, 2018.2.2f1, 2018.1.9f1, 2017.4.8f1, 2017.2.3p3, 2017.1.5f1
Comments (1)
-
HoloSpaces-Berlin
Feb 26, 2019 10:14
Workaround: Choose any icon for the GameObject containing that script (cube symbol to the left of the GameObject's name in the inspector)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
due to the low priority of the defect we decided that we won't fix it.