Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.0f3
Issue ID
910059
Regression
No
Mesh that has submeshes and is assigned to CanvasRenderer crashes editor in play mode
To reproduce:
1. Open project
2. Play 'UnityCanvasRendererBug' scene
3. Stop scene
Expected: scene will be played
Actual: editor crashes
Note: 'editor crashes on a component that assigns a Mesh with submeshes to the CanvasRenderer component. The editor does not crash if the assigned Mesh does not have submeshes'. If the issue stops being reproducible, deleting 'Library' and 'ProjectSettings' makes issue reproducible again.
Reproduced on: 5.5.0a6, 5.5.3p3, 5.6.1p1, 2017.1.0a1- a3
Not reproducible: 2017.1.0a5-2017.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment