Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b3
Issue ID
830462
Regression
No
[DrawMeshInstancedAPI] Instanced objects blink when resizing Game view tab
DrawMeshInstancedAPI] Instanced objects blink when resizing Game view tab
Steps to repro:
1. Open Unity;
2. Open attached project and 'test' scene;
3. Run the scene;
4. Resize Editor's Game view.
Actual result:
Objects drawn by DrawMeshInstanced API blink (see attached gif video).
Expected result:
Objects should be rendered smoothly without blinking.
Notes:
- Reproduces in 5.5.0b3;
- Reproduces on both OSX 10.11.6 and Windows 10;
- Doesn't reproduce when spawning regular instanced gameobjects.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment