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
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- [Linux] Crash on 'PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController*() const' when saving a new animation file
- Crash on CachedWriter::Write when building a specific project with a default runtime TSS
Resolution Note:
Use drag and drop instead.