Search Issue Tracker
Fixed
Fixed in 1.3.1
Votes
0
Found in [Package]
1.1.1
Issue ID
LOC-614
Regression
No
Localization assets cannot be created inside embedded packages
Reproduction steps:
1. Open the attached "T1180378_LocalizationPackage.zip" project
2. Open the Localization Tables window (Window > Asset Management > Localization Tables)
3. Click on Create
4. Navigate to “Packages/com.enginesupport.mytest/Runtime/” and choose it as the path
Expected result: The table is created successfully
Actual result: The table is not created, a warning and two errors are logged in the Console
Reproducible with: 0.2.1-preview (2019.4.36f1), 1.1.1 (2019.4.36f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5)
Thrown warning: Invalid AssetDatabase path: /.../1404945_T1180378_LocalizationPackage/Packages/com.enginesupport.mytest/Runtime/New Table 1 Shared Data.asset. Use path relative to the project folder.
Thrown errors:
- Couldn’t create asset file\!
- UnityException: Creating asset at path /.../1404945_T1180378_LocalizationPackage/Packages/com.enginesupport.mytest/Runtime/New Table 1 Shared Data.asset failed.
-
DImadron
Dec 17, 2022 22:21
Happening in Unity 2021.3.15f1 (v1.3.2)
-
AndrewSpalato
Oct 30, 2022 05:16
Happening in Unity 2021.3.8f1 (v1.3.2)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.3.1):
Fixed in 1.3.1