Search Issue Tracker
Fixed
Fixed in 2023.2.0a5
Votes
1
Found in
2020.3.44f1
2021.3.16f1
2022.2.2f1
2023.1.0a25
2023.2.0a5
Issue ID
UUM-24688
Regression
No
Character Controller's Slope Limit is ignored when using round primitive colliders
Reproduction steps:
1. Open project “Character Controller Slope Bug”
2. Open scene “Playground”
3. Enter Play Mode
4. Using the "PlayerCapsule", attempt climbing up an orange cylinder (Environment\Greybox\Primitives\Cylinder (1)) in the scene
Expected result: attempting to move up the orange cylinder will not work, because the Slope Limit is set to 0
Actual result: attempting to move up the orange cylinder will work
Reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a25
Reproducible on: macOS Catalina 10.15.7 (Intel)
Notes:
- The orange cylinder (Environment\Greybox\Primitives\Cylinder (1)) has a Capsule Collider attached
- The blue cylinder (Environment\Greybox\Primitives\Cylinder (3)) has a Mesh Collider attached with a Capsule Mesh for the collision, attempting to move up the blue cylinder will not work
- If the First Person movement doesn't work on some of the versions (with “Starter Assets package is missing dependencies. Please use Tools/Starter Assets/Reinstall Dependencies to fix it” error thrown in the console) adding “STARTER_ASSETS_PACKAGES_CHECKED” to “Edit\Project Settings\Player\Other Settings\Script Compilation/Scripting Define Symbols” fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Add comment