Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.1f1
Issue ID
1066465
Regression
No
Calling LineRenderer::BakeMesh crashes Editor when LineRenderer Alignment is set to "Transform Z"
How to reproduce:
1. Open the attached "1066465_repro.zip" project
2. Open the "ImageTestScene" scene
3. Observe that "PathRenderer" GameObject has a "LineRenderer" component which has Alignment value "Transform Z"
4. Enter the Play mode
5. Change the slider value in the Game view
-- Editor crash
Reproducible with - 2018.2.0a6, 2018.2.2f1, 2018.3.0a7
Note: Could not be tested on versions prior to 2018.2, since LineRenderer.BakeMesh public method was introduced in 2018.2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment