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:

  1. Open any Project
  2. Open the Preferences Window
  3. Search for "Global" and toggle the "Use Global Editor Log" flag
  4. Resize the Preferences Window
  5. Close the Editor immediately
  6. Reopen the Project
  7. 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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.