Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.14f1
6000.4.4f1
6000.5.0b5
6000.6.0a3
Issue ID
UUM-139949
Regression
No
Invalid signature package console message is not visible after package import when Console has 'Clear on Recompile' setting enabled
Steps to reproduce:
- Open Console window
- Click "Clear" button arrow symbol and enable "Clear on Recompile"
- Open Window -> Package Management -> Package Manager
- Click "+" button in top left corner
- Select "Install package from tarball.."
- In OS pop-up select attached tarball file '[^com.testpackage.invalidtrust-0.1.0.tgz]'
- Wait for "Invalid signature" modal window to open
- Click "Install Anyway" button
- Observe the console
Actual results: console is empty
Expected results: clearable error message should appear with text "{}Package '<packageName>' has an invalid signature. For more details, check the Package Manager window (Window > Package Management -> Package Manager).{}"
Reproducible with versions: 6000.3.14f1, 6000.4.4f1, 6000.5.0b5, 6000.6.0a3
Can’t test with versions: This feature was introduced in 6000.3.0a3
Tested on (OS): Ubuntu 24.04, Windows 11, Mac Silicon
Notes:
- Works as expected when 'Clear on Recompile' setting is disabled
- Same scenario with package that has missing signature works as expected (only difference is that errors message is replaced by warning message)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Add comment