Search Issue Tracker
Fixed
Votes
0
Found in
2019.2.17f1
2019.3
Issue ID
1221833
Regression
No
Script using System.IO.Compression has errors until other blank file is moved from Editor folder
How to reproduce:
1. Open the attached Temp.zip project
2. Go to the project window/Assets/Editor
3. Select Blank.cs and drag it to the Assets folder
4. Inspect the Console window, there are no errors there
5. Select Blank.cs and drag it to the Editor folder
Actual: Errors are thrown in the Console window (see the repro.mov attached)
Reproducible with: 2019.3.0a2, 2019.3.8f1
Not reproducible with: 2017.4.39f1, 2018.20f1, 2019.2.21f1, 2020.1.0b4, 2020.2.0a5
Note:
- If you create an empty script directly in the Editor folder the errors are not present, but dragging it back and forth from Editor to Assets folder and back causes the errors again
- See the full errors in the Edit section
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment