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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment