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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.