Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.1f1
Issue ID
953301
Regression
No
Tool Handle is drawn on Object's Pivot Point while in the Center mode, when object's LineRenderer is below the MeshRenderer
When object has both MeshRenderer and LineRenderer, and it's LineRenderer is set to "Use World Space" and LineRenderer is below the MeshRenderer. Then, when ToolHandle is in the Center mode, it will actually be drawn not in the center between the Cube and the Line, but only on the Cube's Pivot point. (looks same as in the Pivot mode)
To reproduce:
1. Open "Test" scene, from "LineRend_CenteredMode.zip"
2. Make sure "Tool Handle" is in Center mode.
3. Select "Cube" in the Hierarchy.
Expected result: Tool Handle should be in the middle between Cube and it's LineRenderer's line.
Actual result: Tool Handle is on Cube's Pivot point.
Reproducible with: 5.5.4p5, 5.6.4f1, 2017.1.1p4, 2017.2.0f3, 2017.3.0b4
Workaround:
While Cube is selected, in Inspector, move "Line Renderer" up, so it's above the "Mesh Renderer".
Now the Tool Handle is actually in the middle.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment