Search Issue Tracker
Active
Votes
0
Found in
6000.5.0a3
Issue ID
UUM-130333
Regression
No
Crash on UnityEngine.UIElements.UITKTextHandle:UpdateNative when interacting with the Preferences Window and reopening the Project
Steps to reproduce:
- Open any Project
- Open the Preferences Window
- Search for "Global" and toggle the "Use Global Editor Log" flag
- Resize the Preferences Window
- Close the Editor immediately
- Reopen the Project
- Repeat steps 3-6
Actual results: The Editor crashes on UnityEngine.UIElements.UITKTextHandle:UpdateNative
First lines of stacktrace:
0x0000021E49ADDD64 (Mono JIT Code) UnityEngine.UIElements.UITKTextHandle:UpdateNative (bool)
0x0000021E49ADD65C (Mono JIT Code) UnityEngine.UIElements.ATGTextJobSystem/GenerateTextJobData:Execute (int)
0x0000021E49ADD37C (Mono JIT Code) Unity.Jobs.IJobForExtensions/ForJobStruct`1<UnityEngine.UIElements.ATGTextJobSystem/GenerateTextJobData>:Execute
Expected results: The Editor doesn't crash and loads the Preferences Window as expected
Reproducible with versions: 6000.5.0a3
Can’t test with versions: 6000.0.64f1, 6000.2.15f1, 6000.3.2f1, 6000.4.0b1 (Issue does not reproduce consistently to test)
Tested on (OS): Windows 11, ARM
Note: Issue does not reproduce consistently, around 1/15 times during testing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment