Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.1p3
Issue ID
1015538
Regression
No
"Invalid AABB a" exception is thrown when shape's scale on one axis is set to 0
Steps to reproduce:
1. Create new project
2. Add particle system to scene (Create -> Effects -> Particle System)
3. In particle system's shape module set one axis scale to 0
4. In Scene window move Shapes vertex
Expected results: Vertex can be moved to the desired position
Actual results: Vertex disappears from scene window, Radius or Radius thickness value is set to NaN in particle system's shape module. If Radius thickness value is set to NaN "Invalid AABB a" exception is thrown.
Reproduced with: 2018.2.0a6, 2018.1.0b13, 2017.3.2f1, 2017.2.2p2, 2017.1.3p2
Note: Scale option for shape was introduced in 2017.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
Add comment