Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
934518
Regression
No
Exporting package window does not show folder tree view and shows repetitions of all the folders after changing to .NET 4.6
How to reproduce:
1. Create new Unity project
2. Go to Edit > Project Settings > Player
3. Change "Scripting Runtime Version" setting from Stable(.NET 3.5 Equivalent) to Experimental(.NET 4.6 Equivalent)
4. Import any package (e.g., user-supplied package or Standard Assets)
5. Right click any folder in Project window, then click Export package
6. Observe the "Exporting package" window
Expected result: Exporting package window has a folder tree view and doesn't show copies of folders in the package.
Actual result: Exporting package window does not show folder tree view and shows repetitions of all the folders.
Reproducible with: 2017.3.0a1, 2017.2.0b4, 2017.1.0p2, 2017.1.0f3, 2017.1.0a6
Not reproducible with: 2017.1.0a5 or lower due to "Scripting Runtime Version" setting not being introduced yet
Note: There was an identical issue with package import, that was fixed in 2017.2.0a3
Fixed in 2017.3.0a3, 2017.2.0b6, 2017.1.0p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
- Project tab navigates to the previous folder when undoing (CTRL+Z) GameObject placement in the Scene
- Blue lines appear on the sides of the "Fit Canvas" or "Fit viewport" button when it's clicked in the UI Builder.
- PlayableDirector's state remains set to Playing even when the timeline's time property exceeds its duration.
Add comment