Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.3p1
Issue ID
774931
Regression
No
Assigning SkinnedMeshRenderer with Materials array of size 0 to Shape module crashes Unity
Steps to reproduce:
1. Open attached project "ParticleSystemCrash.rar"
2. Open scene "Test"
3. In hieararchy, expand "archer2_anims_separated"
4. Drag U3DMesh to "Particle System" Shape module's Mesh field
Unity crashes
If Materials array size is more than 0 Unity won't crash
Reproduced with: 5.3.0b1, 5.3.3p1, 5.4.0b8
5.2 Doesn't have SkinnedMesh as a Shape option
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment