Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7, 7000.0.0a22
Votes
0
Found in
2022.3.58f1
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97920
Regression
No
Crash on VFXValueWrapper::GetTexture when reimporting texture in use by out of bounds VFX
Reproduction steps:
1. Open the attached “IN-93309.zip” project
2. Open the “SampleScene”
3. Ensure the “Flame Stream” VFX is in view and playing
4. Turn the Scene View camera away from the VFX until it is no longer producing particles
5. Reimport “Assets/Textures/Flame Texture.png”
6. Turn the Scene View camera back to the VFX so that particles are being produced again
7. Observe the crash
Reproducible in 2022.3.58f1, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FFC19F62026 (Unity) VFXValueWrapper::GetTexture
0x00007FFC19F04E9A (Unity) VFX::CastVFXValueParam<VFXMaterialUniformUploader,VFXExpressionValueWrapper>
0x00007FFC19F42E6F (Unity) VisualEffect::PrepareTask<VFXMaterialUniformUploader>
0x00007FFC19F63344 (Unity) VisualEffect::PrepareMaterial
0x00007FFC19F192CC (Unity) VFXParticleSystem::UpdateMaterialCommand
0x00007FFC19F3B6E1 (Unity) VFXCommandList::VFXCommandSubList::Process{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment