Search Issue Tracker
Fixed in 2021.3.41f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 7000.0.0a1, future release
Votes
0
Found in
2021.3.38f1
2022.3.30f1
6000.0.7f1
Issue ID
UUM-72309
Regression
No
Crash on mono_array_length when building a project
Steps to Reproduce:
1. Open the attached “repro-project”
2. Build and Run the project
3. Observe the crash
Reproducible with versions: 2021.3.38f1, 2022.3.30f1
Couldn’t test with versions: 6000.0.3f1 (due to compiler errors)
Reproducible on: macOS Sonoma 14.4.1 (Intel), Windows 11 (By the reporter)
Not reproducible on: no other environment tested
First few line of Stack Trace:
{noformat}#0 0x0000010c751854 in mono_array_length(MonoArray)
#1 0x0000010c7bf113 in scripting_array_length(ScriptingArrayPtr)
#2 0x0000010d4c0ce4 in SettingsFilteredShaderVariantEnumeration::SettingsFilteredShaderVariantEnumeration(core::basic_string<char, core::StringStorageDefault<char>> const&, dynamic_array<GfxDeviceRenderer, 0ul> const&, core::flat_map<ShaderTagID, ShaderTagID, std::__1::less<ShaderTagID>, 0ul> const&, ShaderVariantData const&, ShaderCompilerProgram, keywords::LocalKeywordState const&, keywords::LocalKeywordState const&, keywords::LocalSpace const&, bool)
#3 0x0000010d4cce14 in CompileGpuProgramSnippets(CompileShaderOptions const&, ShaderType, core::basic_string<char, core::StringStorageDefault<char>> const&, ShaderPassType, int, int, unsigned int, ShaderSnippet const&, bool&, core::basic_string<char, core::StringStorageDefault<char>> const&, dynamic_array<SnippetCompileJobData, 0ul>&, bool&, MemLabelId)
#4 0x0000010d4d476b in CompileShaderSubprograms(ShaderType, unsigned int, ShaderLab::SerializedProgram&, int, core::basic_string<char, core::StringStorageDefault<char>> const&, ShaderPassType, int, int, CompileShaderOptions const&, dynamic_array<SubProgramBlobWriter, 0ul>&, ShaderSnippet, core::basic_string<char, core::StringStorageDefault<char>> const&, bool&){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Add comment