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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.