Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.0b3
2023.1.0a4
2023.2.0a1
Issue ID
UUM-23157
Regression
No
Crash on VFXBatchedEffect::AddInstance when opening a project
Reproduction steps:
1. Open the attached “repro-project“
Expected result: The project opens successfully
Actual result: The Editor crashes
Reproducible with: 2022.2.0b3, 2023.1.0a4
Not reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.2.3f1, 2023.1.0a26
Fixed in: 2022.2.0b4, 2023.1.0a5
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007ff6ac83cc1c (Unity) VFXBatchedEffect::AddInstance }}
{{0x00007ff6ac86df0b (Unity) VisualEffect::CreateData }}
{{0x00007ff6ac87cfe8 (Unity) VisualEffect::SetVisualEffectAsset }}
{{0x00007ff6ac86bee4 (Unity) VisualEffect::AwakeFromLoad }}
{{0x00007ff6abff0ddf (Unity) AwakeFromLoadQueue::InvokePersistentManagerAwake}}
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
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
Resolution Note:
Customer says it doesn't crash in newer beta