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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment