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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment