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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Add comment