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
- XR Ray Interactor Cone Cast doesn't match Gizmo in Scene View when Cone Cast Angle is higher than 10 degrees
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
Add comment