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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment