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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Resolution Note (fix version 2021.2):
Added optional parameter to foldout API usage to expand on label click
Fixed in 2021.2.0a4