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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment