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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment