Search Issue Tracker
Fixed
Fixed in 6.1.1
Votes
0
Found in [Package]
6.1.1
Issue ID
XRVRT-40
Regression
Yes
VR Template Crash on "MemoryManager::Allocate()" when switching Platform to Android in Build Profiles
Reproduction steps:
1. Create a new VR template project
2. In the Build Profiles, switch platform to Android
3. Observe the result
Expected result: Platform is switched for the project
Actual result: Editor crashed
Reproducible in: 6.1.1 (2022.3.1f1, 2022.3.7f1)
Not reproducible in: 6.1.1 (2022.3.0f1), 9.1.0 (2022.3.59f1 6000.0.40f1, 6000.1.0b9, 6000.2.0a6)
Fixed in: 6.1.1 (2022.3.8f1)
Reproducible on: macOS 15.3.1 (M1 Pro)
Not reproducible on: No other environments tested
Note: Regression is in the Editor version and not in the package itself
First few lines of the stack trace:
{noformat}#0 0x00000104f74c5c in MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId const&, AllocateOptions, char const*, int)
#1 0x00000104f74340 in malloc_internal(unsigned long, unsigned long, MemLabelId const&, AllocateOptions, char const*, int)
#2 0x0000010546b9b8 in keywords::LocalKeywordState::Resize(unsigned long)
#3 0x0000010547c798 in ShaderLab::Program::GetMatchingSubProgram(Shader const*, ShaderLab::Pass const*, keywords::LocalKeywordState const&, unsigned int, keywords::LocalKeywordState*, ShaderSnippetResult&, AsyncShaderCompilationMode, bool, int, int) const
#4 0x000001054876d4 in ShaderLab::ShaderState::FindSubProgramsToUse(Shader const*, ShaderLab::Pass const*, ShaderLab::SubPrograms&, ShaderPassContext const&, keywords::LocalKeywordState const&, bool, int, int) const{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment