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
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
- Editor is frozen on "Reloading Domain" when entering Play Mode for the second time using Socket.Poll(-1, ...)
- Empty GameObjects are created without Skinned Mesh Renderers when using AnimatorUtility.DeoptimizeHierarchy() on FBX files with same-named GameObjects
- Snapshots don't work for exposed parameters after using SetFloat
Add comment