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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment