Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.9.7
3.0.0-pre.7
Issue ID
CMCL-1512
Regression
No
Editor fails to detect a Tilemap when using the "Cinemachine Confiner 2D" Component and Camera Projection is set to Orthographic
How to reproduce:
1. Open the attached “DPCC.zip“ project
2. Open the “gamescene“ Scene
3. Enter Play Mode
4. Click at the top tiles of the screen until the “Player“ GameObject stops moving
Expected result: “Player“ GameObject reaches the top of the tilemap
Actual result: “Player“ GameObject stops moving
Reproducible with: 2.9.5 (2021.3.30f1), 2.9.7 (2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4), 3.0.0-pre.7 (2023.2.0b8, 2023.3.0a4)
Reproducible on: macOS 13.4.1 Ventura (Intel)
Not reproducible on: No other environment tested
Notes:
- Disabling the “mabboundary“ GameObject or the "Cinemachine Confiner 2D" Component on the “Main Camera“ GameObject allows the “Player“ GameObject to continue moving
- Might need to enable Oversize Window in the "Cinemachine Confiner 2D" Component for the issue to reproduce
- Couldn’t test Player due to errors in the Console when building
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
This is not a Cinemachine problem. The test project can be fixed by putting the "mapboundary" object onto the IgnoreRaycast layer.,