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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
Resolution Note (fix version 2021.2):
Added optional parameter to foldout API usage to expand on label click
Fixed in 2021.2.0a4