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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment