Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a21
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment