Search Issue Tracker
Fixed in 5.4.2
Votes
5
Found in
5.4.0b23
Issue ID
810908
Regression
Yes
Setting Wireframe alpha color setting to 0 doesn't make wireframe transparent
1. Open new project in 5.4.0f1
2. Attach a Cube gameobject to scene
3. Set scene Shading mode to Wireframe
4. In Edit->Preferences select Colors tab
5. Set Wireframe and Wireframe active alpha values to 0 ( Screen Shot 2016-07-02 at 11.04.37 AM.png for reference)
Notice that wireframe on selected cube is still visible.
Expected result: Wireframe of selected cube is transparent.
Actual result: Wireframe of selected cube is still visible
Repro on: 5.4.0f1, 5.4.0b15, 5.4.0b8
No repro on 5.3.5p7
Comments (3)
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
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
timmerish
Jul 28, 2016 21:40
Was able to repro this issue on 5.4.0f3 as well.
Note: the color's alpha parameter is ignored completely (not just at a value of 0).
This bug makes it more difficult to adjust colors/lighting/etc of a detailed mesh object, because the object is completely covered by wireframe lines.