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
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
Resolution Note (fix version 10.2):
Verified on package version 10.2. and found that it is working fine.