Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.5.0-preview
Issue ID
LOC-82
Regression
Yes
Asset Tables lose Texture Reference after reopening the project
How to reproduce:
1. Open the project "case_1222843-LocalizationAssetTables"
2. Open the Localization Tables window by selecting Window -> Asset Management -> Localization Tables in the Menu Bar
3. Select the Edit Table option
4. Drag "german-flag" Texture from the Project window to all Texture fields in the Asset Tables
5. Save the Scene and close the project
6. Reopen the project and open the Localization Tables window again
7. Observe the results in the Asset Tables window
Expected results: "german-flag" Texture is applied to all the Texture fields in the Asset Tables window
Actual results: all Texture fields are empty in the Asset Tables window
Reproducible with: 0.5.0, 0.5.1, 0.6.0, 0.6.1 (2019.3.3f1, 2020.1.0a25, 2020.2.0a1)
Not reproducible with: 0.4.0 (2019.3.3f1, 2020.1.0a25, 2020.2.0a1)
Could not test with: 2017.4.37f1 because the Localization package is not supported, 2018.4.17f1 (0.2.3-preview) because the Localization package does not have some features
Comments (1)
-
OmerPasa3328
Aug 07, 2020 19:02
(Localization Tables in the Menu Bar) isn't exist :(
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Resolution Note:
Tested against 2019.4.14f1 with 0.9.0 and it now works.