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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
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.