Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0a1
Issue ID
1000163
Regression
No
Scene Camera can be accessed through script
Scene Camer can be accessed through script by using GameObject.Find("SceneCamera").SetActive(false);
To reproduce:
1. Open attached project "Scene Camera Null.zip"
2. Enter play mode
3. Exit play mode
4. Try changing views or rotating camera in Scene View
Expected result: Scene view is normal as always
Actual result: Scene view looks like it is not attached to the camera anymore
Reproduced on: 2018.2.0a1
Can not test on older version since this script crashes Unity. Setting Is Regression - no.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy
Add comment