Search Issue Tracker
Active
Votes
0
Found in
6000.0.64f1
6000.3.2f1
6000.4.0b2
6000.5.0a3
Issue ID
UUM-130655
Regression
No
Object Field Picker window shows incorrect number of hidden GameObjects and has same number for all fields
Steps to reproduce:
- Create a new Unity project using a 3D Universal Template
- In the Hierarchy, create a "Cube"
- In the Inspector, in "Mesh Filter" Component, click on the object field button
- In the opened picker window, select the "Assets" tab
- Click on the "eye" icon to show hidden GameObjects
- Observe the number of GameObjects that were unhidden
Actual results: The number next to "eye" icon matches the number of hidden packages, but not the actual number of hidden GameObjects
Expected results: The number matches the number shown next to "eye" icon
Reproducible with versions: 2023.1.0b1, 6000.0.64f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Tested on (OS): Windows 11, macOS 26.1 (M1 Pro)
Notes:
- The shown number is the same across all Object Picker Fields (even if there are zero applicable GameObjects for that field). This number is identical to the number shown in Project window regarding hiding Packages and it appears to be just identical button copied and placed in other fields with no functional changes
- Additionally, the tooltip is also the same as for hiding Packages: "Number of displayed packages, click to hide packages." which does not the fit the context when in Object Field Picker, as it is not displaying packages but available GameObjects for selection
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Initialization Mode" and "Update Mode" drop-downs are not localized in the Custom Render Texture asset
- Switching Graphics Default or DevLook Profile to “NightSkyRenderingSettings Profile” throws “KeyNotFoundException” error in the Console window
- Section separator renders in the wrong place in Search Journaling and Archetypes windows
- [D3D12][UWP] Additional persistent shadows are drawn in UWP builds when using D3D12
- Search Journaling window link to Journal Manager documentation isn’t working
Add comment