Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.7f1, 2023.2.0a21
Votes
0
Found in
2022.3.0f1
2023.1.0b19
2023.2.0a17
Issue ID
UUM-38059
Regression
Yes
[VFX Graph] Crash on VFXBatch::AddInstance when switching to Custom Batch Capacity in Asset Inspector
How to reproduce:
# Create a new VFX (reproduced in URP and HDRP)
# Select it in Project Browser
# In opened Asset Inspector change Instancing Mode from Automatic Batch Capacity to Custom Batch Capacity
# Observe Editor doing this -> !https://media.giphy.com/media/26n6XC8EYdrzRniWQ/giphy.gif|width=153,height=86!
Notes: Reproduced on macOS M1
Callstack -
#0 0x00000103da6808 in VFXBatch::AddInstance()
#1 0x00000103da070c in VFXBatchedEffect::AddInstance(VFXBatchedEffect::BatchInstanceDesc const&)
#2 0x00000103dcba04 in VisualEffect::CreateData()
#3 0x00000103dcb4a4 in VisualEffect::OnVisualEffectAssetChanged(VFXAssetNotifyReasonFlag)
#4 0x00000103db5c0c in VFXManager::NotifyModifyVisualEffect(VisualEffectAsset*, VFXAssetNotifyReasonFlag)
#5 0x0000010360c820 in AwakeFromLoadQueue::InvokeAwakeFromLoad(AwakeFromLoadQueue::Item*, unsigned int, AwakeFromLoadMode)
#6 0x0000010360c5a8 in AwakeFromLoadQueue::AwakeFromLoadAllQueues(AwakeFromLoadMode, bool)
#7 0x000001045ea450 in SerializedObject::ApplyModifiedPropertiesWithoutUndo()
#8 0x00000102c671d8 in SerializedObject_CUSTOM_ApplyModifiedProperties(void*)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment