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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment