Search Issue Tracker
Fixed in 1.1.0-pre.1
Votes
0
Found in [Package]
1.0.2
Issue ID
1275887
Regression
No
[Polybrush] ArgumentOutOfRangeException is thrown when selecting a Material from the Paint textures on meshes Material list
How to reproduce:
1. Open the attached project named "Polybrush.zip"
2. Click Tools -> Polybrush -> Polybrush window
3. Open the SampleScene and select the Plane gameObject
4. Select the "Sculpt on meshes" Tool
5. Drag the "New Material" to the "Plane" gameObject
6. Select the "Paint textures on meshes" Tool
7. Select "New Material" from the material drop-down menu
Expected Result: Material is selected from the list without any exceptions thrown in the console
Actual Result: ArgumentOutOfRangeException is thrown when the material is selected from the list
Reproducible with: 1.0.0, 1.0.1, 1.0.2(2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b2)
Notes:
1. Occurring on Windows 10 & macOS 10.15
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.1.0-pre.1):
Fixed in - Polybrush 1.1.0-pre.1 which is available in Unity 2019.4 and above
https://github.com/Unity-Technologies/polybrush/pull/145