Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a1
2019.1.0a14
2019.1.10f1
Issue ID
1170089
Regression
Yes
Player.log is created when Use Player Log option is disabled in Standalone Player Options
How to reproduce:
1. Create a new project
2. Set "User Player Log" to false in Project Settings > Player > Standalone Player Options
3. Build a Standalone build
4. Go to C:\Users\"Username"\AppData\LocalLow\DefaultCompany\"ProjectName"
5. Notice that Player.log file is created
Expected result: Player.log is not created
Actual result: Player.log is created
Reproducible with - 2019.1.0a14, 2019.1.10f1, 2019.2.0a6
Not reproducible with - 2017.4.30f1, 2018.4.4f1, 2019.1.0a13, 2019.2.0a7, 2019.2.0b9, 2019.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Add comment