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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #857117