Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2019.3.15f1
2019.4
2020.1
2020.2
Issue ID
1259090
Regression
No
[Editor] Reproduction for "Microsoft (R) Visual C# Compiler" Error message
Reproduction steps:
1. Download the user-submitted custom package
2. Create a new project
3. Import the package (Assets -> Import Package -> Custom Package...)
Expected result: No errors are thrown
Actual result: Visual C# Compiler error is thrown
Reproduces on: 2019.4.2f1, 2020.1.0b14, 2020.2.0a4
Notes:
Not reproducible on Unity 2018.4 as importing the provided package throws Console errors
The issue does not reproduce on Unity 2020.2.0a5, it might be fixed, however, no duplicate was found
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note:
It seems it was accidentally fixed somehere between 2020.2.0a4 and 2020.2.0a5 versions of unity by some changes or refactoring. We'll take a look if we can find the fix and backport it to 19.4 LTS version of unity. Since we don't know the changeset (yet) we close this case as not reproducible.