Search Issue Tracker
Fixed
Fixed in 2022.2.9f1, 2023.1.0b10, 2023.2.0a1
Votes
0
Found in
2023.1.0a25
Issue ID
UUM-25009
Regression
Yes
[VFX] Crash with bounds paddings
To reproduce :
* add the attached effect to your project
* add it to the scene
* observe crash after a few frames
{color:#de350b}Unity.dll!VFXParticleSystemBatchData::IssueReadbackCommands(struct VFXUpdateData &,unsigned int) Unknown
Unity.dll!VFXParticleSystemBatchData::Update(struct VFXUpdateData &) Unknown
Unity.dll!VFXBatch::UpdateInstance(unsigned int,struct VFXUpdateData &) Unknown
Unity.dll!VisualEffect::Update(struct VFXFrameTime const &,struct VFXUpdateData &) Unknown
Unity.dll!VFXManager::UpdateVisualEffectJob(struct VFXManager::UpdateVisualEffectJobData *,unsigned int) Unknown
Unity.dll!ujob_execute_job() Unknown{color}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment