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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment