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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment