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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is not high enough priority for us to fix