Search Issue Tracker
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.2
Issue ID
1314295
Regression
No
Crash when Polybrush Scatter Mesh radius values are set to minimum while painting with a flat Falloff Curve
How to reproduce
1. Open the attached project
2. Open the PolyBrush window
3. Select the Scatter Prefabs on meshes Tool and add Grass 1 as the prefab to paint
4. Set the Outer Radius and Inner Radius to the minimum values
5. Set the Falloff curve to flat
6. Paint the Prefabs on the mesh in the Scene
Expected result: Grass 1 prefab is scattered on the mesh
Actual result: Editor freezes on the SceneView.OnGui.mouseDown progress bar
Reproducible with: 1.0.0, 1.0.2(2019.4.18f1, 2020.2.4f, 2021.1.0b7)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 1.1.0):
Fixed in PolyBrush 1.1.0 which will be included in the 2020.3 release and above
PR - https://github.com/Unity-Technologies/polybrush/pull/158