Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b16
Issue ID
625849
Regression
No
If CanvasRender.SetVertices is passed null, it results in a guaranteed crash
To reproduce this bug:
1. Open a new project
2. Create any gameobject
3. Add the attached OtherImage script component, which sets vertices to null, to a gameobject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException error is thrown when pinging the "Initial Scene" in the Play Mode Scenarios window
- "MaxRpcAgeFrames" NetCode RPC warning is logged when entering Play Mode in the Multiplayer FPS template
- "BatchRendererGroup.OnPerformCulling" is not called during Scene view picking when "HandleUtility.PickGameObject" is passed a non-empty filter
- Crash on RemovedMaskedCurve when opening a project with specific animations
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
Add comment