Search Issue Tracker

Fixed

Fixed in 6000.5.0b2, 6000.6.0a2

Votes

0

Found in

6000.5.0a8

6000.6.0a2

Issue ID

UUM-137541

Regression

No

UPM log file end up in the previously opened project instead of the currently opened project

Packman

-

Steps to reproduce:
- Open ProjectA in Unity
- Close ProjectA and open ProjectB
- Inspect <ProjectPath>/Logs/upm.log in ProjectA/ and ProjectB/

Actual results: 

UPM logs are consistently written to the previously opened project's Logs/ directory. In this case, logs are in under ProjectA's directory.

Expected results: 

When opening ProjectB, UPM logs should be written to <ProjectB>/Logs/upm.log.
Switching to any project should always produce logs under that project's own Logs/ folder, regardless of which project was opened previously in the same Editor session.

Reproducible with versions: 

6000.6.0a2 and 6000.5.0a8

Tested on (OS): 

macOS and Windows

  1. Resolution Note:

    Fixed in 6000.6.0a2

  2. Resolution Note (fix version 6000.6.0a2):

    Fixed in 6000.6.0a2

  3. Resolution Note (fix version 6000.5.0b2):

    Fixed in 6000.5.0b2

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.