Search Issue Tracker
Duplicate
Duplicate in 6000.0.X
Votes
0
Found in
6000.0.67f1
Issue ID
UUM-134036
Regression
Yes
Errors thrown in console when entering Play mode if an object with an Audio Source component is selected
How to reproduce:
1. Open the attached "IN-133251_AudioFilterWarn.zip" project
2. Open the "SampleScene"
3. In the Hierarchy, select "Audio Source"
4. Enter Play mode
5. Observe the Console
Actual result: Multiple errors are thrown in the console
Expected result: No errors thrown in the console
Reproducible with: 6000.0.61f1, 6000.0.67f1,
Not reproducible with: 6000.0.60f1 (61dfb374e36f), 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Reproducible on: Windows 11, MacOS 26.2 Arm64 (by user)
Not reproducible on: No other environments tested
Note: Errors thrown in console are:
”UnityException: LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread.”
”UnityException: GetOrCreateTrackerHandleImpl can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.”
”NullReferenceException: Object reference not set to an instance of an object
UnityEngine.UIElements.UIR.MeshGenerator.DrawText (System.Collections.Generic.List`1[T] vertices, System.Collections.Generic.List`1[T] indices, System.Collections.Generic.List`1[T] materials,”
-
Resolution Note:
Bug got rolled into UUM-124858, closing this as duplicate and will recreate ticket
-
Resolution Note (6000.0.X):
Bug got rolled into UUM-124858, closing this as duplicate and will recreate ticket
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
This is a duplicate of issue #UUM-124858