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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Resolution Note (fix version 2021.2):
Added optional parameter to foldout API usage to expand on label click
Fixed in 2021.2.0a4