Search Issue Tracker
FormattingException on asset tables when using legacy group rules
Repro: 1. Open attached project. 2. Assets -> Create -> Localization -> Addressable Group Rules (Legacy) 3. Window -> Asset Manageme... Read more
[Localization] Locales don't fall back after the first fallback
How to reproduce: 1. Open the user's attached project "Bug localization locale fallbacks.zip" 2. Open the "SampleScene" Scene 3. Pre... Read more
Exception raised by WaitForCurrentOperationAsyncOperationBase when Depen...
When a {{WaitForCurrentOperationAsyncOperationBase}} has {{InvokeWaitForCompletion}} invoked, the Dependency is waited on, after whi... Read more
GameObjectLocalizer doesn't instantly update UI Text field when Global V...
Reproduction steps: 1. Open the attached “Repro” project 2. Open the “Assets/Scenes/Scene 0.unity” Scene 3. Enter the Play Mode ... Read more
csv extension disappears in table inspector
# open attached project and select String Table1 # note the table has a googlesheet extension and a csv extension # click open or ... Read more
[Localization]Fail to save variable name in localize string component wh...
# Open attached project, select Canvas->dynamic text and observe inspector # Enter play mode or in editor # Switch locale Expect... Read more
LocalizedStringDatabase.GetLocalizedString wraps corrupts arguments
When padding an IList<object> into `public string GetLocalizedString(TableEntryReference tableEntryReference, IList<object> argumen... Read more
Shared comments are lost when exporting/importing a CSV file
How to reproduce: 1. Open the attached project "LocBugRepro.zip" 2. Select "SweetTable" Asset in Assets folder and select "Open in T... Read more
InvalidOperationException when setting Entry to None in Asset Table
Repro: 1. Open attached project. 2. Open Asset Table in Table Editor. (Assets/Localization/Tables/TestTable) 3. Click on Edit Table ... Read more
Error: A table with the same key `----` already exists. Something went w...
Problem with Localization package 1.1.1 1. I was asked to send an error report [https://forum.unity.com/threads/a-table-with-the-sa... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used