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
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
- [Profiler] The GPU Highlight module flags the frame before the spike when using DoInference in a coroutine
Add comment