Search Issue Tracker
Fixed in 6000.4.0b3
Fixed in 6000.3.4f1, 6000.4.X, 6000.5.X, 6000.5.0a4
Votes
0
Found in
6000.3.1f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-129924
Regression
No
Error "Step Offset must be positive" is thrown when CharacterController Step Offset value is set to 0
How to reproduce:
1. Create and open a new project
2. In the Hierarchy select any object and attach a “Character Controller” Component
3. In the “Step Offset” field insert value 0
4. Observe the Console
Actual result: An error is thrown: “Step Offset must be positive.”
Expected result: No error is thrown
Reproducible with: 6000.2.0a7, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3
Not reproducible with: 6000.0.64f1, 6000.2.0a6
Reproducible on: macOS Tahoe 26.1
Not reproducible on: no other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment