Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
6000.1.17f1
6000.2.0b11
6000.3.0b9
6000.4.0a6
6000.5.0a2
Issue ID
UUM-127038
Regression
No
[feature request] Search window should match on asset guids that include hyphens
Asset GUIDs can be ingested to systems external to Unity, and end up getting formatted to include hyphens.
Fo example, the GUID 7522023efd90b064380cde32912eddf3 might appear like this when found in external tools or logging:
7522023e-fd90-b064-380c-de32912eddf3
Currently the hyphenated format will not match in Search window, but it would be more convenient if it did.
Slack thread: [https://unity.slack.com/archives/C06TQ9LFP/p1762194855305479]
Reproducible with versions: 6000.1.17f1 and onwards
Tested on (OS): Windows
Add comment
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
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.5.0a2):
verified in latest trunk.