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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment