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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment