Search Issue Tracker
Not Reproducible
Votes
0
Found in
2023.2.0b16
6000.0.0b11
Issue ID
UUM-54906
Regression
No
Right handle of a randomization slider is unresponsive
It's impossible to drag the right handle of a randomization slider. When trying to drag the right handle, the left handle is selected. Once the user moves the left handle, they can move the right handle.
Repro
Repro is a bit spicy / inconsistent, but the most consistent way I found to run into it is:
- Launch Unity
- Create a new ARC asset
- Open the new ARC
- Click on the volume randomization toggle to enable randomization
- Dock the ARC window next to the scene view
- Close Unity
- Reopen Unity
- Drag the right handle of the randomization slider to change the volume max randomization value
Expected: The right handle moves
Actual: The right handle stays still but the left handle is selected instead
Note
- This only happens when you first open the ARC window. Once you get the right handle to move the first time, subsequent attempts work fine until you close the window and reopen it again.
- Also, if you resize the window, it won't reproduce.
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:
It is been fixed int he latest trunk and couldn't repro anymore. As we are not porting to any version a bisection likely is not required.