Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0f2
Issue ID
1065273
Regression
No
There's no information to what parent a GameObject belongs to when searching for a GameObject in the select a component Window
Repro steps:
1. Open QA attached project "repro_1065273"
2. Open scene "0"
3. Select "GameObject" in the Hierarchy
4. Click the circle near the "Test Script"s public value "Xt" to search for a Transform to be associated
5. Type "X" in the search field
6. Select whichever GameObject named "X" that is found
Expected: Selecting a GameObject notes to which parent GameObject it belongs to
Actual: Only the name of the GameObject is shown
Reproducible with: 2017.2.3p3, 2017.4.9f1, 2018.1.9f2, 2018.2.5f1, 2018.3.0a9
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
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Resolution Note:
Use drag and drop instead.