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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment