Search Issue Tracker
In Progress
Fixed in 2021.3.15f1, 2023.1.0a21
Unknown (hidden) 2022.1.X
Fix In Review for 2022.2.0f1
Votes
0
Found in
2021.3.13f1
2022.2.0b14
2023.1.0a18
Issue ID
UUM-19287
Regression
No
Handles.DoDrawAAPolyLine() throws an error "Number of colors and number of points must be the same" when evaluating positions
Steps to reproduce:
1. Open the user’s attached project
2. Select the “TestSpline” GameObject in the Hierarchy
3. Change “Evaluation Step” in the Inspector (e.g., to 0.6)
4. Observe the Console
Expected result: No errors
Actual result: Error “Number of colors and number of points must be the same” is thrown
Reproducible with: 2021.3.13f1, 2022.1.22f1, 2023.1.0a18
Could not test with: 2020.3.41f1, 2022.2.0b14 (Console errors)
Reproduced on: macOS Monterey 12.5.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment