Search Issue Tracker
Fixed
Fixed in 2022.2.0b4, 2023.1.0a4
Votes
0
Found in
2022.1.0a6
2022.2.0a18
2023.1.0a2
Issue ID
UUM-919
Regression
Yes
Edit Light Probes button in Light Probe Group component is squished
h2. Steps to reproduce:
# Download and open the attached project (LightProbesUIBug01.zip)
# Open SampleScene
# Select the only Light Probe Group in the scene
# Notice that the Edit Light Probes button is squished, and the label is missing
h2. Notes:
* Reproduces in: {*}2022.1.0a6{*}, 2022.1.0a7, 2022.1.0a8, 2022.1.0b1, 2022.1.1f1, 2022.2.0a1, 2022.2.0a13
* Does not reproduce in: 2021.3.3f1, 2022.1.0a1, 2022.1.0a2, 2022.1.0a4, 2022.1.0a5
Observed:
!LightProbes-Bug01-Actual.png|width=439,height=149!
h2. Proposed solution:
!Light Probe Group (ButtonsGrouped DefaultState).png|width=455,height=260!
Grouping the Edit Light Probe Positions button to be with the other button group is an easier layout to parse visually (gestalt law of proximity).
Putting the “Selected Probe Position” fields at the bottom, places them closer to the buttons needed when interacting with individual probes (Delete / Duplicate).
h3. Button state when in "Edit Mode":
!Light Probe Group (ButtonsGrouped ExitMode).png|width=458,height=268!
Further feedback from users is that they often miss when they are in and Edit mode.
By virtue of the edit button now being a lot larger, and by using the blue “pressed” state from UI Builder, we more effectively call-out that the user is in a state which must be exited before other tasks are carried-out.
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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Resolution Note (fix version 2022.2.0b4):
Landed in: 2022.2.0b5.2822