Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a17
Issue ID
1260570
Regression
No
[Profiler] Explorer opens in a different project on clicking save current profiling information
If we save the current profiling information of the open project then it will open the location of the previous project and not the current project
Steps to repro:
1. Create a New Project
2. Windows > Analysis > Profiler
3. Click on Save current profiling information
Actual Result:
Current profiling information gets saved in another folder of another project
Expected Result:
Current profiling information should save in the same project
Reproducible on:
2020.2.0a17, 2020.1.0b15, 2019.3.15f1, 2019.2.13f1, 2019.1.11f1, 2018.4.24f1
Environment:
Windows 10 and Mac 10.15
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
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
Resolution Note:
The Profiler saves to the last used directory by default. It can therefore occur that this is the directory of another Unity project.
Not all users might want to save into the current project directory. For example, they could have a separate location for Profiler captures in order to keep them out of the project and from being committed.