Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
Issue ID
704850
Regression
No
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:
1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and ParticleRenderer)
2. Add a BoxCollider to the object, it gets NaN value and you will see AABB errors
3. If you enable 'Emit' for the Ellipsoid Particle Emitter, then add the BoxCollider again it will work without errors
4. After that if you disable Emit again and add BoxCollider it will work good
5. To repeat the bug you need to reopen the scene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment