Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
Issue ID
UUM-116135
Regression
No
Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
Steps to reproduce:
1. Create new Unity project (use URP empty project)
2. In Hierarchy window create Plane GameObject
3. Open Lighting window (Window > Rendering > Lighting)
4. Press “Generate Lighting” button and wait for light to generate
5. Select “Baked Lightmaps” tab
6. Below “Baked Lightmaps” press on “View” button to open Viewer window
7. Make sure “Baked Lightmap” mode is selected
8. Change the opacity to 16
9. Observe the yellow wireframe of the Mesh
Actual results: yellow wireframe of the Mesh is hard to see when opacity is maximised of the texture
Expected results: Mesh wireframe should be visible when opacity is maximised of the texture
Reproducible with versions: 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The whole point of the exposure slider is to use it such that the lightmap does not look fully white (if it full white, you cannot really see anything meaningful).
Therefore, we don't find it worthwhile to fix the situation where the lightmap is shown as white, as this shouldn't happen in the first place.