Search Issue Tracker
Fixed
Votes
0
Found in
4.1.3f3
Issue ID
544754
Regression
No
Unable to import a package from folder with Chinese name
On 4.1 it crashed Unity
But on 4.2 and 4.3 - Unity gives error that it can't import this package
1 Download attached test.zip
2 Unzip it
3 Create new project and try to import package from "test\哦獭遤额\阿呵答"
4 Unity should give an error in console:
Failed importing package D:/test/哦獭遤额/阿呵答/case_544754-May29th_WithEnemyAttack_.unitypackage
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEditor.DockArea:OnGUI()
(May be you should set "the language for non
Unicode programs" to Chinese Simplified PRC to reproduce it - as described in pictures attached in history of this report)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment