Search Issue Tracker
Fixed in 2.8.9
Fixed in 3.0.0-pre.5
Votes
0
Found in [Package]
2.6.17
2.8.9
2.9.4
3.0.0-pre.3
Issue ID
CMCL-1306
Regression
No
CinemachinePathBase.FindClosestPoint doesn't search the last segment of its path when there are more than 2 segments
How to reproduce:
1. Open the user-attached “PathClosestPoint LatestPatch.zip” project
2. Open the “SampleScene” Scene
3. Select the “Sphere” GameObject in the Hierarchy window
4. Enter Play Mode
5. Note the “Nearest Point” value of the Script component
Expected result: The “Nearest Point” value is 3
Actual result: The “Nearest Point” value is a fraction value
Reproducible with: 2.6.17 (2020.3.43f1), 2.8.9 (2020.3.43f1, 2021.3.16f1), 2.9.4 (2020.3.43f1, 2021.3.16f1, 2022.2.1f1), 3.0.0-pre.3 (2022.2.1f1, 2023.1.0a24)
Reproduced on: macOS Monterey 12.6 (Intel), Windows 10 64bit - User Reported
Edit: The “Nearest Point” fraction value might be ~2.013 and or higher when testing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment