Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.4
2019.4.16f1
2020.1
2020.2
Issue ID
1296216
Regression
No
Screen position out of view frustrum error is thrown when duplicating GameObjects with a visible portrait orientation Game View
How to reproduce:
1. Create a new Unity project
2. Reset Editor Layout to 'Default'
3. Dock the Game View below the Scene View
4. Create a Cube GameObject
5. Set the Game View resolution to 1080x1920
6. Select the Cube in the Scene View, zoom in on it and press CTRL+D to duplicate it
Expected result: no errors are thrown
Actual result: "Screen position out of view frustum (screen pos 518.227661, 1412.000000) (Camera rect 1 1412 731 0)" errors are thrown
Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.17f1, 2020.2.0a3
Not reproducible with: 2020.2.0a4, 2020.2.0b14, 2021.1.0a9
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a4