Search Issue Tracker
By Design
By Design in 6000.6.X
Votes
0
Found in
6000.5.0a9
6000.6.0a1
Issue ID
UUM-136931
Regression
No
"View More Samples" highlights samples from previously selected package or other incorrect samples when navigating between packages
Steps to reproduce:
- Create a new project using the Universal 3D template
- Open Window > Package Management > Package Manager
- In the "All Packages" tab select the "Test Framework" package
- Select the Samples tab and click on the "View More Samples" button
- Observe Test Framework samples are shown
- In the "All Packages" tab select the "Universal Render Pipelines" package
- Select the Samples tab and click on the "View More Samples" button
- Observe the highlighted sample
Actual results: The same Test Framework sample is shown and highlighted
Expected results: Universal Render Pipeline samples are shown, with a URP sample highlighted
Reproducible with versions: 6000.5.0a9
Can’t test with versions: 6000.5.0a8 ("View More Samples" button not introduced yet)
Tested on (OS): Windows 11
Notes:
- Not sure what the exact issue is as some packages work correctly and some do not; perhaps the filters are not cleared
- URP Samples are still shown when scrolled, but I would expect it to be highlighted and the first seen once opened
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
'View More Samples' shows all the samples from :
* ...selected package dependency tree and...
* ...packages are from the same author as the main one.
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
'View More Samples' shows all the samples from :
* ...selected package dependency tree and...
* ...packages are from the same author as the main one.