Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0a1
Issue ID
883807
Regression
Yes
Object::GetInstanceID crash caused by the profiler when no active camera is in the scene
Steps to reproduce:
1. Open "DataApp.zip" project
2. Add all scenes to the Build Settings
3. Load "DemoMain" scene
4. Enter playmode and click on "2D Demo bar" button
0x0000000140002946 (Unity) Object::GetInstanceID
0x0000000141172C6D (Unity) UI::CanvasManager::AddRerenderInstructions
0x0000000141175A8B (Unity) UI::Canvas::CaptureBatchFrame
0x00000001411780D4 (Unity) UI::Canvas::CaptureFrame
0x0000000141178516 (Unity) UI::CanvasManager::CaptureFrame
Note: Problem is function ChangeCanvas() located in script SelectScene.cs, line 19. This is from an asset called "Graph and Chart".
Reproduced on: 2017.1.0a1
Does not reproduce: 5.6.0b10, 5.5.1p4, 5.4.4p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment