Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a3
Issue ID
966995
Regression
No
Graphics.DrawMesh inside OnRenderObject does not display a mesh on both Game view and Scene view properly
Steps to reproduce:
1. Open attached project
2. Play the scene
3. Notice that the drawn mesh does not appear in both of the views
4. Try to resize the window in which the drawn mesh did not appear
5. Notice the flickering mesh when the view is being resized
Expected result: when the mesh is drawn is should appear properly in both of the views
Actual result: when the mesh is drawn, it randomly appears in one of the views correctly (or in neither), while flickering on the other (or both) when windows is being resized
Reproduced in: 2018.1.0a3, 2017.3.0b8, 2017.2.0p1, 2017.1.2p3, 5.6.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment