Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132607
Regression
No
The “Copy to clipboard” button has no hover or click animations when hovering and clicking the “Copy to clipboard” button after selecting an issue from the “Code” tab of the Project Auditor window
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Import the provided script "NewMonoBehaviourScript.cs"
- Open the Project Auditor window (Window > Analaysis > Project Auditor)
- Click the "Install Rules" button
- Click the "Start Analysis" button
- Open the "Code" tab
- Select any issue in the issues list
- Hover the mouse cursor over the "Copy to clipboard" buttons by the "Details" and "Recommendation" sections
- Click the "Copy to clipboard" button
- Observe the "Copy to clipboard" buttons
Actual results: There is no hover or click animations
Expected results: There is a hover and a click animation
Reproducible with versions: 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Tested on (OS): MacOS Silicon Tahoe 26.2, Ubuntu 24.04
Notes:
- The “Copy to clipboard” buttons in the “Summary” tab have hover animations
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment