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
- An invisible Element without edges is left over when a Preview is converted to a Floating Window in the Inspector
- All "Multiplayer Center" window becomes blank and "Console" displayes "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine.UIElements.VisualElement+SimpleScheduledItem" when user changes docked "Multiplayer Center" window position
- Closing HDR Color window after selecting a colour with Colour Picker closes HDR Gradient Editor (linear) window as well
- Asset Labels label is not visible when a Preview is present in the Inspector
- Editor Perforce login fails when Perforce shows a license expiry warning
Add comment