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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.