Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.17f1
2021.2
2022.1
Issue ID
1355542
Regression
No
Pressing Load Profiler data button does not open the project's directory
How to reproduce:
1. Create a new project
2. Open the Profiler window by going to the menu bar: Window > Analysis > Profiler
3. Click the Load Profiler Data button located in the top right of the panel, to the left of the save button
7. Observe the opened File Browser window
Expected results: File Browser opens the project's directory
Actual results: File Browser opens a blank directory
Reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b6, 2022.1.0a5
Note: Reproducible on Ubuntu 18.04, Ubuntu 20.04 (opens a blank directory), and Windows 10 (opens last build location)
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note (2022.1.X):
The behavior is by design as we can't determine the best location where the data should be loaded from by default when the load functionality is used for the first time.