specklesystems / speckle-unreal

Unreal Engine 4/5 plugin for importing objects from Speckle v2.
https://speckle.systems/tag/unreal/
Apache License 2.0
54 stars 14 forks source link

Fixed warning for UE5.4 - converted string literals to TEXT macro #90

Closed JR-Morgan closed 6 months ago

JR-Morgan commented 6 months ago

Unreal 5.4 seems to be far more strict about avoiding ANSI literals see https://dev.epicgames.com/documentation/en-us/unreal-engine/character-encoding-in-unreal-engine

Capture