Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b9
Issue ID
777883
Regression
No
[NativeAudioDemo] Crash on upgrading the demo to the latest version
This happens only when we try to open a mismatched plugin version with the Editor version. But still Unity shouldnt crash, so filing a bug for it.
Steps to repro:
- Launch the attached project in Unity 5.3.3p3
Unity crashes with following stacktrace:
#0 0x007fff8ef6db17 in _platform_strcmp
#1 0x00000101f615a7 in GetAudioEffectDefinitions(int*)
#2 0x000001023ceae1 in MixerEffectDefinitions_CUSTOM_GetAudioEffectNames()
#3 0x00000130fc03ba in (wrapper managed-to-native) UnityEditor.Audio.MixerEffectDefinitions:GetAudioEffectNames () + 0x8a (0x130fc0330 0x130fc03e9) [0x11627f660 - Unity Child Domain]
#4 0x00000130fbdf66 in UnityEditor.Audio.MixerEffectDefinitions:Refresh () + 0xf66 (0x130fbd000 0x130fbe314) [0x11627f660 - Unity Child Domain]
#5 0x00000130f70d05 in UnityEditor.Audio.MixerEffectDefinitionReloader:.cctor () + 0x45 (0x130f70cc0 0x130f70dfc) [0x11627f660 - Unity Child Domain]
#6 0x0000012c7db906 in (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr) + 0xf6 (0x12c7db810 0x12c7dba39) [0x11627f660 - Unity Child Domain]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment