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
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
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.