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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Resolution Note (fix version 2021.2):
Added optional parameter to foldout API usage to expand on label click
Fixed in 2021.2.0a4