Search Issue Tracker
Fixed
Fixed in 2022.3.28f1, 6000.0.0f1
Votes
0
Found in
2021.3.33f1
2022.3.16f1
2023.2.4f1
2023.3.0b1
6000.0.0b11
Issue ID
UUM-59746
Regression
No
Mesh Collider generated on a rotated/negative scale LineRenderer GameObject is incorrect when Line Renderer Alignment is set to View
Reproduction steps:
1. Open the attached project “LineProject”
2. Open “Assets/Scenes/SampleScene.unity” scene
3. In the Hierarchy Window, select the “BakeMesh Rotated” GameObject
4. In the Game View, Enable Gizmos and Enter Play Mode
5. Observe the Mesh Collider generated in the Game View
Expected result: The Mesh Collider aligns/fit perfectly with the “BakeMesh Rotated“ GameObject
Actual result: The Mesh Collider misaligns with the “BakeMesh Rotated“ GameObject
Reproducible with: 2021.3.33f1, 2022.3.16f1, 2023.2.4f1, 2023.3.0b1
Reproducible on: macOS(Intel) 14.0 Sonoma
Not reproducible on: No other environment tested
Note: It is not reproducible if Line Renderer Alignment is set to Transform Z.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment