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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #UUM-124858