Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Customer says it doesn't crash in newer beta
Resolution Note (2023.2.X):
Customer says it doesn't crash in newer beta