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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.