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
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Add comment