Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b9
Issue ID
883449
Regression
Yes
[APIUpdater] ScriptUpdater incorrectly removes required "using" statements
How to reproduce:
1. Open new project
2. Import this A$ package https://www.assetstore.unity3d.com/en/?gclid=CN3KkMqlodICFcNDGAodGzcE6g#!/content/1876
- Note the compiler errors it produces
- The errors can be solved by adding "using UnityEngine;" to the AstarProfiler.cs script
- This problem does not happen in 5.5
- Reproduced in 5.6.0b9 (e1cc23a55ad8)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment