Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b1
Issue ID
827796
Regression
No
[ApiUpdater] Removing Mesh.Optimize removes other lines too
Steps to reproduce:
1. Open attached project "827796.zip" using unity 5.5 to run script updater
2. Compare scripts before and after and notice that more than one line got deleted
- Script updater removed part of the line (everything until first closing bracket) after Mesh.Optimize():
Reproduced with: 5.5.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
Add comment