Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.1p1
Issue ID
876445
Regression
No
Unity Editor freezes when attempting to open scene with TextMesh Pro AssetPack
To reproduce:
1. Download attached project;
2. Open "Release" scene;
Expected result: Project scene loads normally with TextMesh Pro asset.
Actual result: Unity freezes when asset pack is imported in the project.
Reproduced in: 5.4.4f1; 5.5.1f1; 5.5.1p1; 5.6.0b5;
Note: If you delete Example folder from TextMesh Pro Asset Pack, unity doesn't freeze and scene loads, but have error:
Assets/BallFollowCamera.cs(5,13): error CS0234: The type or namespace name `Examples' does not exist in the namespace `TMPro'. Are you missing an assembly reference?
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #857117