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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment