Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a12
2019.2.0a1
2019.2.0a10
Issue ID
1140275
Regression
Yes
Camera shows view from the parent GameObject instead of the view from perspective (only on second display)
How to reproduce:
1. Open the attached project
2. Enter Play mode
3. In the Game view, observe the Display 2 view (this is the correct behavior)
4. Build the project
5. Launch the build
6. Observe the second display (this is the wrong behavior)
Expected behavior: Camera on the second display shows the bouncing ball (like in Editor's Play mode).
Actual behavior: The ball is not visible on what the Camera on the second display shows.
Reproducible with - 2019.1.0a12, 2019.1.0b9, 2019.2.0a1, 2019.2.0a10
Not reproducible with - 2017.4.24f1, 2018.3.10f1, 2019.1.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment