Search Issue Tracker
Fixed in 2018.2.0f1
Votes
0
Found in
2018.2.0b5
Issue ID
1043398
Regression
No
Packages folder does not expand when setting object selection with Selection.activeObject
How to reproduce:
1. Open the attached project
2. Open the Maintainer window (Tools/Code Stage/Maintainer/Show)
3. In the Maintainer, select the "References Finder" tab
4. Press "Find all assets references"
5. Locate any asset paths from the "Packages" folder in the search results (usually located at the bottom of the list)
6. Press the eye icon next to any of the "Packages/*" result items
Expected result: the Project Browser expands folders in the "Packages" folder to highlight the selected file.
Actual result: the selected file is shown in the Inspector, but the "Packages" folder (in the Project window) is not expanded.
Reproducible with - 2018.2.0b7, 2018.3.0a1
Notes:
- Could not be tested on versions prior to 2018.2, since the above mentioned "Packages" folder was introduced in 2018.2.
- The issue always occurs when "Packages" folder is completely collapsed.
- Sometimes when "Packages" folder is extended, the selected file is still not highlighted.
Fixed in 2018.3.0a6
Backported to 2018.2.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment