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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
This is not high enough priority for us to fix