Search Issue Tracker
Fixed
Fixed in 1.2.1
Votes
0
Found in [Package]
1.1.0
Issue ID
LOC-546
Regression
No
NullReferenceException importing XLIFF if Source Language has an empty translation
Repro
1. Open attached project.
2. Open Test Table (Assets -> Localization -> Tables -> Test Table).
3. Export XLIFF.
4. Import XLIFF.
Expected Result: XLIFF imports successfully.
Actual Result: NullReference Exception, import fails.
Reproducible in 1.1.0, 0.9.0-preview
Couldn't find XLIFF export option in 0.8.1-preview, marking as not regression.
Notes:
- Seems to be caused by empty translation in the source language selected when exporting. Switching the source language to one without empty translations stops the error.
- Full error messages attached in .txt file.
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
Add comment