Search Issue Tracker
Fixed
Fixed in 6000.1.0b6, 6000.2.0a2, 7000.0.0a20
Votes
0
Found in
2022.3.56f1
6000.0.36f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-95510
Regression
No
[sw-unity-6-1] Prefabs are instantated close to Scene view Camera when the Grid is disabled and the Camera FOV is very low
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
Reproducible in: 2022.3.56f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Also reproducible on the perpendicular half of the screen to the Grid if it is enabled, but only if the Camera is put exactly on the plane
- The lower FOV value is - the closer the Sphere is going to be to the Camera
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment