Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a2
Issue ID
597460
Regression
No
Activating the Audio Profiler spawns "&other != this" error messages at runtime
Activating the Audio Profiler spawns error messages in Console.
To reproduce:
- Open attached project and launch scene
- Open the "mainMix" Audio Mixer window
- Open the Audio Profiler
- Hit Play and observe the following error messages in Console:
&other != this
UnityEditorInternal.ProfilerProperty:SetRoot(Int32, ProfilerColumn, ProfilerViewType)
UnityEditor.ProfilerWindow:CreateProperty(Boolean) (at C:/audio_5.0/unity/Editor/Mono/Profiler/ProfilerWindow.cs:186)
UnityEditor.ProfilerWindow:DrawAudioPane() (at C:/audio_5.0/unity/Editor/Mono/Profiler/ProfilerWindow.cs:557)
UnityEditor.ProfilerWindow:OnGUI() (at C:/audio_5.0/unity/Editor/Mono/Profiler/ProfilerWindow.cs:1003)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
UnityEditor.HostView:Invoke(String, Object) (at C:/audio_5.0/unity/Editor/Mono/GUI/DockArea.cs:241)
UnityEditor.HostView:Invoke(String) (at C:/audio_5.0/unity/Editor/Mono/GUI/DockArea.cs:234)
UnityEditor.DockArea:OnGUI() (at C:/audio_5.0/unity/Editor/Mono/GUI/DockArea.cs:671)
[C:/audio_5.0/unity/Runtime/Utilities/dynamic_array.h line 91]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment