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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 10.2):
Verified on package version 10.2. and found that it is working fine.