Search Issue Tracker
Fixed
Fixed in 6000.0.49f1, 6000.1.1f1, 6000.2.0a9
Votes
0
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-102006
Regression
No
Crash on RaiseException or freeze when rendering Malaylam text using the Advanced Text Generator in a specific project
How to reproduce:
1. Open the attached “IN-98172_MlText.zip” project
2. Open the “Assets/Repro” scene
3. Ensure Advanced Text Generator is enabled
4. Enter Play Mode
5. Select the “Malaylam” locale (top right of Game View)
6. In Game View, click on the green cog icon
7. Observe the crash/freeze
Reproducible in: 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Could not test with: 2022.3.60f1 - compilation errors when downgrading the project
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FFB275CAB6A (KERNELBASE) RaiseException
0x00007FFA4C74C082 (Unity) LaunchBugReporter
0x00007FFA4C010BBF (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFA4C0116BA (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFA4CCC489D (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FFA4CCC3C38 (Unity) DebugStringToFile
0x00007FFA4AC2029D (Unity) MemoryManager::Allocate{noformat}
Notes:
- Only the Editor freeze was reproduced by CQA
- Issue does not reproduce if Advanced Text Generator is disabled
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
- Resetting Quality Levels in Project Settings adds new Quality Levels instead of restoring default ones
- UI builder uxml files retain reference to non-existing assembly definition file when a assembly definition file is deleted
- Animator Entry and Base Layer Transitions links to the documentation aren’t working
- Caret doesn't appear when clicking the Input Field on secondary monitor
- “Move Up/Move Down” menu items does not reorder Schemas in AddressableAssetGroupTemplate Asset in Inspector
Resolution Note (fix version 6000.2.0a9):
Fix ATG word-wrapping issue with complex sequences of clusters
Resolution Note (fix version 6000.1.1f1):
Fix ATG word-wrapping issue with complex sequences of clusters
Resolution Note (fix version 6000.0.49f1):
Fix ATG word-wrapping issue with complex sequences of clusters