If a .csv created in Microsoft Excel is imported into the editor, any cyrillic characters in the data table will appear as question marks or blank boxes.
Note: According to user, this does not occur to documents from google docs, this appears to be Excel specific.
1. Download attached .csv table
2. Open Editor (any project)
3. Create a new User Defined Struct
4. Open CSV table in excel
5. Create variables names for each row. Ensure SpeakerID and Text are set to string and text (respectively).
6. Close excel
7. In Content Browser, press Import>csv file>datatable + NewUserDefinedStruct>Ok.
8. Open data table asset
Results:
Demo_Greeting1 Text cell shows as a series of question marks and blank boxes.
Expected:
Demo_Greeting1 Text cell shows cyrillic characters as they appear in Excel.
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
How do I set a material as a post-processing material?
What is the difference between Camera and CineCamera?
How to implement springarm components to scale according to mouse position in spawn?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
Head over to the existing Questions & Answers thread and let us know what's up.