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
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
- Material leaks memory when using PostProcess-Layer
- [URP] Adreno GPU is not getting the required vertex data
- [DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes on DirectX 12
- Dynamic lights still show up in the Profiler consuming time when "Main Light" and "Additional Lights" are disabled in the UniversalRP-HighQuality asset
Resolution Note (fix version 10.2):
Verified on package version 10.2. and found that it is working fine.