Search Issue Tracker
Fixed in 10.2.X
Votes
0
Found in [Package]
10.0.0-preview.27, 9.0.0-preview.54, 8.2.0
Issue ID
1283315
Regression
No
[VFX][IMGUI] Radius value overlapped with center values under Properties on decreasing width of the Inspector
Radius value overlapped with center values under Properties on decreasing width of the Inspector
Steps to Repro:
1. Create a new Project in URP/HDRP Template
2. Import VisualEffectGraph Additions
3. Create Hierarchy > right-click > Visual Effect
4. Assign Assets > Samples > Visual Effect Graph > VFX > OPTION_NAME (Edits) to newly created VFX
5. Decrease the width of the Inspector window
Expected Result:
Values should be adjusted according to the Inspector size
Actual Result:
Radius value overlapped with center values
Reproducible on: 10.0.0-preview.27, 9.0.0-preview.54, 8.2.0 with 2020.2.0b7, 2020.1.9f1
Environment: Windows 10 and Mac 10.15
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
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
Resolution Note (fix version 10.2):
Verified on package version 10.2. and found that it is working fine.