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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
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