Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.0a1
2018.4.0f1
Issue ID
1158732
Regression
Yes
Mesh::RecalculateSubmeshBoundsInternal crashes when writing "<material=1></material>" In the Text field of Text Mesh component
To reproduce:
1. Open Unity and create a New Project
2. In Hierarchy create an empty GameObject
3. Add to it "Text Mesh" component
4. In the Text field of "Text Mesh" component, write <material=1></material> (Word by Word, no Copy-Paste)
Expected results: Unity Editor still works as Expected
Actual results: Unity Editor crashes
Notes:
- This issue appears both on Windows and macOS
- Stacktrace is shared in Comments section
Reproduced on Unity 2018.3.0a1, 2018.3.14f1, 2018.4.1f1, 2019.1.5f1, 2019.2.0b5 and 2019.3.0a5
Not reproduced on Unity 2018.3.21f1
Regression on Unity 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment