Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Fixed in 6000.3.0a4
Votes
0
Found in
2022.3.60f1
6000.0.45f1
6000.1.0b13
6000.2.0a8
6000.3.0a1
Issue ID
UUM-102085
Regression
No
Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
How to reproduce:
1. Open the attached “IN-98057_ParticleSystem Bug“ project
2. Open the “SampleScene“
3. Enter Play mode
4. In the Hierarchy window, select the “Particle System“ GameObject
5. In the Scene view, using the left mouse button, change the view so the “Particle System” GameObject is not visible
6. Under the Transform component, change the Position X value to “10“
7. Under the Transform component, change the Position X value back to “0“ (multiple value and Scene view visibility changes may be needed to reproduce the issue)
8. Observe the results in the Game view
Expected result: The Particle System effect is playing when the Position X value is set to “0“ (In the Camera’s field of view)
Actual result: The Particle System effect isn't playing when the Position X value is set to “0“ (In the Camera’s field of view)
Reproducible with: 2022.1.0a10, 2022.3.60f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Reproducible on: MacOS 15.3 (M4)
Not reproducible on: No other environments tested
Note: This issue only occurs when the Particle System's “Simulation Space” is set to “World” and “Culling Mode” is set to “Pause and Catch-up“ (these settings can be found in the Inspector window, under the Particle System component)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment