Unity Issue Tracker - Prefabs are instantated close to Scene view Camera when the Grid is disabled and the Camera FOV is very low
Fixed
UUM-95510
Prefabs are instantated close to Scene view Camera when the Grid is disabled and the Camera FOV is very low
Unity: Scene View
sw-unity-6-1
Fixed
6.2.X
6.1.X
Won't Fix
6.0.X
2022.3.X
I dont want to churn 2022.3 for a fix this minor
How to reproduce:
1. Create and open a new project
2. Create a Sphere and make a Prefab of it in the Project tab
3. Disable the Scene view Grid in the toolbox at the top of the Scene view
4. Click on the Camera icon on the toolbox at the top of the Scene view
5. Set the Camera FOV to 4 (the lowest value)
6. Drag the Prefab into the Scene
7. Observe the Scene view
Expected result: Sphere is instantiated a decent distance away from the Camera
Actual result: The Sphere is instantiated very close to the Camera