Search Issue Tracker
Fixed in 2018.2.0f1
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b6
Issue ID
1049204
Regression
No
EditorGUIUtility.PingObject() does not work if Packages root is closed
Reproduction steps:
1. Open the attached project "New Unity Project (13).zip";
2. Make sure the Project View is in single-column mode;
3. Make sure the "Packages" root has its contents hidden (triangle pointing right);
4. Choose Tests>Ping Packaged Asset;
Expected results: Packages folder will be pinged.
Actual results: Only error occurs in the console and nothing happens.
Notes:
Trying the same thing with a user asset (making sure to first hide the contents of Assets, and choosing the appropriate menu item) works as expected.
This bug is not apparent in two-column mode.
Reproduced on: 2018.2.0b1, 2018.2.0b9, 2018.3.0a3. (Packages folder is showed in the Project view only from 2018.2.0b1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment