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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment