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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Resolution Note:
This is not high enough priority for us to fix