Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a7
Issue ID
1133920
Regression
Yes
[macOS] Player.log is not opened after right-clicking the Console window and selecting 'Open Player Log'
How to reproduce:
1. Create a new Unity project
2. Build and Run the project to generate a Player.log file
3. Right-click the Console window and select 'Open Player Log'
Expected result: Player.log is opened
Actual result: nothing happens
Reproducible with: 2019.2.0a7, 2019.2.0a8
Not reproducible with: 2017.4.23f1, 2018.3.8f1, 2019.1.0b7, 2019.2.0a6
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
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
Resolution Note (fix version 2019.2):
Fixed in 2020.1. Also added the button to Windows and Linux editors.