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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment