Search Issue Tracker
Fixed in 1.0.1-preview.1
Votes
5
Found in [Package]
1.0.0
Issue ID
1174473
Regression
No
Errors appear when trying to build imported Polybrush
To reproduce:
1. Create a new project
2. Import Polybrush from package manager
3. Build and run to the platform
Actual result: Build fails and errors appear.
Expected result: Build should succeed
Errors of:
Library\PackageCache\com.unity.polybrush@1.0.0\Runtime\Scripts\Type\AttributeLayout.cs(62,13): error CS0103: The name 'ArrayUtility' does not exist in the current context
Reproduced on: 2018.3.14f1; 2018.4.6f1; 2019.1.14f1; 2019.2.1f1; 2019.3.0a11
Reproduced on 1.0.0 package version
Comments (3)
-
functucom
Aug 30, 2019 09:27
Same for 2018.3.11f1 :(
-
KiddUniverse
Aug 10, 2019 00:08
just had this happen today.
-
Bastienre4
Aug 09, 2019 08:17
We have the same issue here.
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note (fix version 1.0.1-preview.1):
Polybrush version 1.0.1-preview.1 and later have a fix for this issue.