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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment