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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment