Search Issue Tracker
Fixed in 5.5.1
Votes
9
Found in
5.5.0f3
Issue ID
862158
Regression
Yes
When the Particle System setting 'Start Lifetime' is set to 80 and 'Prewarm' is checked, Unity standalone crashes
Reproduction steps:
1. Open the attached project 'case_862158-particle_bug';
2. Open the scene 'particlebugtesting';
3. Build in Standalone platform;
4. Open the built program;
Actual result: Unity standalone crashes and shows an error (862158_error.jpg).
Expected result: Unity standalone shouldn't crash.
Note: The crash happens, if 'Start Lifetime' is set exactly to 80 and 'Prewarm' is checked. If 'Prewarm' is turned off, Unity standalone doesn't crash. Also, if 'Start Lifetime' is set to other numbers, like 10, 100, 1000, Unity standalone also doesn't crash. Everything works correctly in the Editor.
Reproduced with: 5.5.0b11, 5.5.0f3, 5.6.0b2
Not reproducible: 5.3.6f1, 5.4.2f2, 5.5.0b1
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
bsullivan_bpr
Dec 21, 2016 03:48
Seen this on 5.5.0p2 as well.