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
Comments (1)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
bsullivan_bpr
Dec 21, 2016 03:48
Seen this on 5.5.0p2 as well.