Search Issue Tracker
Fixed in 5.4.4
Votes
0
Found in
5.4.0b21
Issue ID
805263
Regression
Yes
[AudioNativesPlugin] Opening the AudioNativePlugins project from bitbucket crashes with 5.4.0b21 build
Steps to repro:
1.Download the latest AudioNativePlugin project from bitbucket
2. Uncompress and open with the b21 build
Unity crashes with the following stack trace:
Receiving unhandled NULL exception
Launching bug reporter
Obtained 94 stack frames.
#0 0x0000010122d3bd in AllocationRootReference::~AllocationRootReference()
#1 0x0000010122d71c in AllocationRootReference::Release()
#2 0x00000100e45034 in MemoryManager::Reallocate(void*, unsigned long, int, MemLabelId const&, int, char const*, int)
#3 0x00000100e44b6c in realloc_internal(void*, unsigned long, int, MemLabelId const&, int, char const*, int)
#4 0x0000010122e02b in MemoryProfiler::PushAllocationRoot(void*, BaseAllocator*, bool)
#5 0x00000100e3f274 in push_allocation_root(void*, BaseAllocator*, bool)
#6 0x0000010125d280 in PersistentManager::PostLoadStreamNameSpace(StreamNameSpace&, int)
#7 0x00000101253cd8 in PersistentManager::GetStreamNameSpaceInternal(int)
#8 0x00000101252808 in PersistentManager::GetSerializedFileInternalIfObjectAvailable(int, long long)
#9 0x00000101259af1 in PersistentManager::ReadObjectThreaded(int)
#10 0x00000101257f43 in PersistentManager::ReadObject(int, AwakeFromLoadMode)
#11 0x00000101935d83 in PPtr<AudioMixerEffectController>::operator*() const
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment