Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a1
2019.1.0a13
Issue ID
1211107
Regression
Yes
A "NULL" line appears in the start of the Editor log, if the text file was empty and Unity was re-focused
Reproduction steps:
1. Create a New Project
2. Open the Editor log
3. Delete everything and Save
4. Focus the Editor
5. Notice that the first line of the Editor log is full of "NULL"
Expected Result: No "NULL" in the Editor log
Actual Result: A line of "NULL" in the Editor log
Reproduced with: 2020.1.0a19, 2019.3.0f5, 2019.2.18f1, 2019.2.0a1, 2019.1.14f1, 2019.1.0b10, 2019.1.0b1, 2019.1.0a14, 2019.1.0a13
Did not reproduce on: 2019.1.0a12, 2019.1.0a11, 2019.1.0a10, 2019.1.0a1, 2018.4.15f1, 2017.4.36f1
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note:
This is not high enough priority for us to fix