Search Issue Tracker
Duplicate
Duplicate in 2023.3.X
Votes
0
Found in
2022.3.12f1
2023.3.0a11
Issue ID
UUM-54786
Regression
Yes
Crash on SceneTracker::SetObjectDirty when doing any action while multiple Particle Systems with custom materials are running
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open “SCENEPATH“ Scene
3. Expand “OBJECTNAME“ GameObject in the Hierarchy window
4. Select “PARTICLESYSTEM“ GameObject in the Hierarchy window
5. Click the “Restart“ button in the Particles window
6. Select any other GameObject in the Hierarchy window
7. Repeat steps 4-6 until crash
Expected result: “PARTICLESYSTEM“ gets selected and restarted
Actual result: Editor crashes
Reproducible with: 2022.3.11f1, 2022.3.12f1, 2023.3.0a8, 2023.3.0a11
Not reproducible with: 2021.3.31f1, 2022.3.10f1, 2023.1.0a1, 2023.1.19f1, 2023.2.0b16, 2023.3.0a7
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FF631F9B3BB (Unity) SceneTracker::SetObjectDirty
0x00007FF630D94DEB (Unity) Object::SetDirty
0x00007FF631CDFB10 (Unity) ParticleSystem::Stop
0x00007FF631CE0897 (Unity) ParticleSystem::Update1Incremental
0x00007FF631CE1021 (Unity) ParticleSystem::Update1b
0x00007FF631CE2CE5 (Unity) ParticleSystem::UpdateFunction{noformat}
Notes:
Step 6 can be almost any action in the Editor (selecting another GameObject, closing the Editor, minimizing the Editor, disabling+enabling the Particle System)
Can crash at any point between steps 5-7
Sometimes crashes silently
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-54561 -
Resolution Note (2023.3.X):
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-54561
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #UUM-54561