Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a5
Issue ID
1357294
Regression
Yes
Editor crashes on dynamic_array<VFXCommandList::VFXCommandSubList,0>::insert during GI computations
Reproduction steps:
1. Open the attached "case_1347510.zip" project
2. Load the SampleScene
3. Clear GI Cache in Preferences window
4. Click on Generate Lighting in the Lighting window
5. Switch to the Scene tab
6. Double click on "ReflectionProbe Room 3 Ramp" GameObject in the Hierarchy window (Lighting > Reflection Probes > Room 3)
7. If the crash did not occur, repeat step 6 a few more times (should crash after 1 to 10 attempts)
-- Observe the crash
Reproducible with: 12.0.0 (2022.1.0a5)
Not reproducible with: 12.0.0 (2021.2.0b6, 20221.0a4)
Could not test with 2019.4, 2020.3, 2021.1.17f1 (project breaks on downgrade)
Notes:
- to speed up the bake process Filtering can be set to None and Max Lightmap Size to 32
- could not reproduce with Progressive CPU
- the Editor does not crash once the baking has finished
First lines of the stacktrace:
0x00007FF7E2D431F1 (Unity) dynamic_array<VFXCommandList::VFXCommandSubList,0>::insert
0x00007FF7E2D3EB2D (Unity) VFXCommandList::InnerRegister
0x00007FF7E2D83C4E (Unity) VFXParticleSystem::Update
0x00007FF7E2D6BAB7 (Unity) VisualEffect::ProcessUpdate
0x00007FF7E2D70CA0 (Unity) VisualEffect::Update
<...>
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a7