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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment