Search Issue Tracker
In Progress
Fix In Review for 2021.3.X
Fixed in 2020.3.41f1
Votes
0
Found in
2020.3.34f1
2021.3.3f1
Issue ID
UUM-1913
Regression
No
[Backport] LineRenderer.BakeMesh fails when called on instantiated copy
How to reproduce:
1. Open the attached project's "case_1349946-Project.zip" Scene labeled "SampleScene"
2. Enter the Play Mode
3. Inspect the Console Window
Expected result: LineRenderer.BakeMesh doesn't fail on the instantiated copy
Actual result: LineRenderer.BakeMesh fails on the instantiated copy
Reproducible with: 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment