Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a13
2019.4
2020.1
2020.2
2021.1
Issue ID
1288973
Regression
Yes
"Editor.log" is filled with Non-readable symbols when Running multiple Instances of editor
Steps to reproduce:
1. Open two Instances of Unity editor
2. Open the "Editor log" with an advanced text editor (visual studio code) from the default editor log location "C:\Users\user\AppData\Local\Unity\Editor"
3. Delete everything from the "Editor.log" and save it
4. Focus back on the editor windows and switch between them
5. Open the "Editor.log" again
Expected results: Normal logs are displayed
Actual results: Non-readable symbols are displayed in the first line or throughout the whole file
Reproducible with: 2019.1.0a13, 2019.4.15f1, 202.1.15f1, 2020.2.0b13, 2021.1.0a7
Not Reproducible with: 2018.4.29f1, 2019.1.0a12
Note: macOS does not update "Editor.log" after deleting its content while running the editor
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (2021.1.X):
This has been added to the backlog as a feature/improvement.