Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b9
Issue ID
843443
Regression
Yes
Particle system doesn't work properly with rigidbody2D component
To reproduce:
1. Open attached project (Particle Emission By Distance 5.4.1.zip)
2. Open it with Unity
3. Run main scene.
4. Notice that one of the circles doesn't emit particles
5. Select Circle (1)
6. Change body type to Dynamic
7. Notice that Circle (1) emits particles, but it looks broken
Regression from 5.4.2f1
Reproducible: 5.5.0b1, 5.5.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment