Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b4
Issue ID
934437
Regression
Yes
output_log.txt file is created in AppData/LocalLow/CompanyName/ProductName instead of the usual buildName_Data folder
The file appears in C:/users/UserName/AppData/LocalLow/CompanyName/ProductName instead. But the build was ran on Medium Integrity Level and Use Player Log was checked on in the Player Settings.
To reproduce:
1. Create a new project
2. Build the project for Windows standalone
3. Launch the build
4. Exit the build, open the buildName_Data folder and look for output_log.txt file
Expected: output_log.txt file is created in buildName_Data folder after the build was launched.
Reproduced in 2017.2.0b3, 2017.2.0b4, 2017.3.0a1
Did not reproduce in 2017.1.0p1 2017.2.0b2
Regression introduced in 2017.2.0b3
By design: user can specify a path using the -logfile commandline argument
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment