Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a9
2020.2.0a10
Issue ID
1242911
Regression
Yes
[IMGUI] Preselection Highlight Color from 'Preferences' does not change
Changing the Preselection Highlight Color from Preferences does not reflect in Scene View.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Hierarchy > Right-click > Create Empty
3. Edit > Preferences > Colors > Preselection Highlight > Change
4. Hover over transform tools axis
Actual Result:
The assigned Preselection Highlight color does not apply.
Expected Result:
The assigned color should be applied and highlighted on mouseover.
Occurring in:
2020.2.0a10, 2020.2.0a9
Working Fine in:
2020.2.0a8, 2020.1.0b7, 2019.3.12f1
Environment:
Windows 10 and macOS 10.14 only
License type: Pro
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
By design, the Move/Rotate/Scale tool handles changed to be thicker and use different way of indicating their hover status (they get more intense color & slightly more thickness on hover). Primarily because the default "preselection color" (yellow-ish) was almost the same as the Y axis (green) color and not very visible.
Some other handles in the editor still use the preselection color (scene view axis picker, some of the bone editing handles).