Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b5
Issue ID
569343
Regression
No
Undo not working when replacing Collider by adding RigidBoby2D/2DCollider/etc
Undo not working when removing Collider by adding RigidBoby2D
2) How can we reproduce it using the example you attached
1 Create new project
2 Create cube
3 Add RigidBoby2D - notice the Collider removed
4 Press Ctrl+Z few times - notice the Collider doesn't appear again
sane for replacing one collider by another collider 2D or 3D
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment