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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.