Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-115890
Regression
No
Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new folder (Right click > Create > Folder) in the Project Browser window
- Press the undo shortcut (command+z)
- Observe the Project Browser window
Actual results: The folder gets created
Expected results: The folder creation is undone
Reproducible with versions: 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
Tested on (OS): macOS Silicon Sequoia 15.6, Ubuntu 24.04
Notes:
- Sometimes need to repeat reproduction steps a few times
- The only way to consistently undo the asset creation is to left click somewhere in the Project Browser window before step 2 (creating an asset)
- Reproduces with creating any asset, not just folders
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment