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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment