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

Scripting

-

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)

Add comment

Log in to post comment