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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment