Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.1.17f1
2020.2.0a5
2021.1
2021.2
Issue ID
1308734
Regression
Yes
The Raycast Padding section doesn't (un)fold when clicking on the Raycast Padding label in the Inspector
How to reproduce:
1. Open the attached '1308734.zip' project
2. Open 'SampleScene'
3. In the Hierarchy select Canvas > Image
4. In the Inspector click on the Raycast Padding label
Expected result: The Raycast Padding section folds out
Actual result: The Raycast Padding section does not fold out
Reproducible with: 2020.2.0a5, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3
Not reproducible with: 2020.2.0a4
Cannot test with: 2018.4.31f1, 2019.4.19f1 (there is no Raycast Padding section)
Notes:
- The Raycast Padding section folds out after pressing on the triangle located next to the label
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note (fix version 2021.2):
Added optional parameter to foldout API usage to expand on label click
Fixed in 2021.2.0a4