In earlier Unity versions, such as Unity 2018.4, if I select a .txt file in the project, the Inspector displayed the text file content.
In 2019.3 the Inspector does not display the .txt file content anymore. I didn’t test this in earlier 2019 releases, so my apologies if this isn’t new in 2019.3 and not related to the alpha.
Screenshot
Reproduce
- Open attached project
- Select bugreport.txt file in Project window
Actual
Observe the text file content is not shown in the Inspector.
Expected
Text file content should be shown in the Inspector.
