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
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
Add comment