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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
This is not high enough priority for us to fix