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
- "Add project from repository" fields are not reset or disabled when Personal Access Token is disconnected during repository detection
- The "Failed to create GitHub repository. Not Found" error is not informative when a GitHub Personal Access Token without the repo scope is authorized in the Hub
- "No repositories found" is shown when typing a partial repository name in the Add from Repository search field
- TextMeshPro input field doesn't remove characters from first backspace when variant characters are used with the input field
- URP Sample's Pixelate.shadergraph Custom Node uses unnecessary One Minus Node which creates artifacts in the Scene when using OpenGL Graphics API
Add comment