Search Issue Tracker
By Design
Votes
1
Found in
2021.1.0a2
2021.1.7f1
Issue ID
1336037
Regression
Yes
Surface Arc Gizmo in Platform Effector 2D Component not being shown when using a custom Layout
Reproduction steps:
1. Open the Project "case_1336037-Platformer"
2. Open the Scene "SampleScene"
3. Go to Window>Layouts>Load Layout from File
4. Import attached Layout "buggedLayout"
5. Go to Window > Layouts > buggedLayout
6. Select GameObject "grassHalfMid"
7. Observe Scene view
Expected result: Surface Arc Gizmo is shown from the Platform Effector 2D Component attached
Actual result: Surface Arc Gizmo isn't shown from the Platform Effector 2D Component attached
Reproducible with: 2021.1.0a2, 2021.1.7f1
Not reproducible with: 2018.4.33f1, 2019.4.24f1, 2020.3.8f1, 2021.1.0a1, 2021.2.0a1, 2021.2.0a17
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2021.2.X):
The bugged layout has a inspector window in Debug Mode, and Gizmos are not expected to be drawn in inspector debug mode. Removal of the Debug window from the layout would solve the issue. Hence closing this as by design