Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.1f1
Issue ID
936831
Regression
No
Crash when changing burst count property's value in Animation window
To reproduce:
1. Open my attached project, scene repro
2. In project window, click on Particle system
3. In Animator window, change the Particle System:Particle System Burst Count property to 10
4. Enter Play mode
Expected: Unity doesn't crash
Actual: Unity crashes
Reproduced in: 5.5.4p2, 5.6.1f1, 5.6.3f1, 2017.1.0p3, 2017.2.0b5, 2017.3.0a2
Note: Unity crashes when adding 10 or more bursts (if adding through Inspector window, 8 is maximum allowed bursts) or adding less than -1 (floats including)
Note: since version 2017.1.0a3 it only crashes when entering Play mode. On earlier versions, Unity crashes as soon as user starts inputting numbers to property
Note: last stack trace - StreamedBinaryWrite<0>::TransferSTLStyleArray<dynamic_array<KeyframeTpl<float>,4> >
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment