Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b6
2018.3.0b8
Issue ID
1099078
Regression
Yes
Assets folder in the Project window is highlighted when selecting public Transform object "Empty"
How to reproduce:
1. Open the attached project
2. Go to the Project window and open Test prefab in the Prefab mode
3. In the Hierarchy window select Test child Cube, drag and drop it in the Inspector window/Issue Test/Element 0/T
4. In the Hierarchy window select Test child Empty, drag and drop it in the Inspector window/Issue Test/Element 1/T
5. Exit the Prefab mode
6. Drag the Test prefab from the Project window to the Hierarchy window
7. Go to the Inspector window/Issue Test/Element 1/T select Empty and see the highlighted reference
Expected: Selecting public Transform object "Empty" highlights reference in the Hierarchy window
Actual: Selecting public Transform object "Empty" highlights Assets folder in the Project window
Reproducible with: 2018.3.0b6, 2018.3.0b9
Not Reproducible with: 2018.3.0a6, 2018.3.0b5, 2018.3.0b10
Note: Couldn't test on the earlier versions because the feature was introduced in 2018.3.0a6
Fixed in: 2018.3.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment