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
- UnityEvents break when a different object is assigned
- Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
- “The operation "SoftDelete" cannot be executed because the selection is a root folder.” warnings appear when deleting the favorite with the keyboard
- Code links open incorrect line on code editor or are unclickable when the log is around 100 lines
- Standalone Player unresponsive/frozen in HDRP when built using Vulkan Graphics API on specific GPUs
Resolution Note (fix version 10.2):
Verified on package version 10.2. and found that it is working fine.