Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0f3
Issue ID
957436
Regression
Yes
PackMan error/crash if there is a comma symbol in the project name
Steps to reproduce:
1) Open Unity and click on 'New' to create a new project
2) In the 'Project name' field, write down " Test, " (make sure comma symbol is included in the name)
3) Hit 'Create Project' button
Editor will crash or throw an error:
Failed to resolve packages:Manifest
Expected result: Project should be created and opened without any problem
Actual result: Editor crash/error while initializing created project
Reproduced with:
2017.2.0b6, 2017.2.0f3, 2017.3.0b3
Not reproduced with:
2017.2.0b5
Regression since:
2017.2.0b6
Tested using windows 10 machine
--------------------------------------------------------------------------
Fixed in: 2018.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment