Search Issue Tracker
By Design
Votes
1
Found in
2018.3.8f1
2019.1
2019.2
2019.3
2020.1
Issue ID
1173450
Regression
No
[Hub] Hub resets the Environment Variable path
Reproduction steps:
1. Open "Environment Variables..." -> "New..."
2. Set "Variable name" to "HOME" and "Variable value" a different path than the default ones (If the default is Disk C, then use Disk D)
3. Open "testpath.zip" project with Hub
4. "Test" -> "Print Home"
5. Notice in the Console that the output is not the path set to the "HOME" variable
6. Open "testpath.zip" project without Hub (Clicking the Unity.exe in File Explorer and opening an existing project)
7. "Test" -> "Print Home"
8. Notice in the Console that the output is the path set to the "HOME" variable
Expected Result: Hub doesn't reset the Environment Variable path
Actual Result: Hub resets the Environment Variable path
Reproduced with: 2020.1.0a12, 2019.3.0b10, 2019.2.12f1, 2019.1.14f1
Did not reproduce on: 2018.4.12f1, 2017.4.34f1
Hub Version: 2.1.3
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
- Clearable "RenderingCommandBuffer" error is thrown in the Console when creating project using Universal 3D Template
- [Quest] Game View displays the last frame when Switching Screen Mirroring off after 1 second delay
- Tooltips sometimes display additional black/grey/clear sections which can cut off text
- OnPostprocessPrefab modifies the source Prefab when fields are edited outside Prefab Mode
- "Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
Resolution Note:
Closed as By Design following review with the dev team. This is an unsupported feature which could involve high risk to implement, so to maintain the stability of the product it was decided to close the issue.