Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.4p4
Issue ID
988286
Regression
No
Crash on PrepareRenderNodesOnMainThreadDeprecated when instantiating World Space Canvas and using CopyFrom during OnPreRender
How to reproduce:
1. Open the attached user project and "test" scene
2. Observe that the scene contains two cameras, one has a script that instantiates World Space Canvas, another has a script which uses Camera.CopyFrom to copy Main Camera settings
3. Press play
Result: Crash occurs on:
0x0000000140476912 (Unity) PrepareRenderNodesOnMainThreadDeprecated
0x000000014048112A (Unity) QueuePrepareIntegrateMainThreadObjects
0x00000001404813CF (Unity) EndRenderQueueExtraction
0x000000014041C652 (Unity) CullResults::GetOrCreateSharedRendererScene
0x00000001403FDE0D (Unity) Camera::CustomRender
0x00000001403FF4AC (Unity) Camera::Render
0x00000001403FFCCB (Unity) Camera::Render
Reproducible with - 2018.1.0b3, 2017.3.0p2, 2017.2.1p1, 2017.1.3f1
Notes:
1. Also happens in Standalone, Android, WebGL built players
2. Happened on Direct3D11, OpenGLES3, Direct3D12, OpenGLES2 graphics API's
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.