Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.0.0p1
Issue ID
681476
Regression
No
[CapsuleCollider] Editing of capsule collider can not be undone
Steps to reproduce:
1. Create a new Unity project
2. Add a capsule, cylinder or any other object with a capsule collider and move it a little
3. Select the object in hierarchy
4. Click on the 'Edit Collider' button on colliders component info
5. Resize the collider somehow
6. Click CTRL+Z (CMD+Z) or Edit/Undo
7. Notice the size of the collider stays as it is after a change, instead, the object moves back to the previous place
Note: Other colliders seems to be undoing as expected
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