Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b1
Issue ID
874241
Regression
Yes
Camera stops rendering in game view after executing Handles.DrawCamera on editor window with same camera
To reproduce:
1. Open attached project.
2. Execute menu item: BUG/Open Editor Window
3. Look at game view
Expected result: Game view should look like usual.
Actual result: Game view rendered frame becomes same size as the one rendered in custom editor window (gif). Game view even changes the rendering position according to where editor window is positioned.
notes: on 5.6.0b1 everything looks fine., while in 5.6.0b5 and 5.5.0p1 game view looks broken. It might be due to some bugfix which haven't existed in b1 yet but was later on backported to 5.5
Reproduced on: 5.6.0b5 (802d0eaaa43c), 5.5.0p1 (f43eade5c7c4)
Not reproducible: 5.6.0b1 (d37b23d9dfff), 5.4.1p2 (a8ddefd1bf1d)
Regression introduced between 5.6.0b1 - 5.6.0b5
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
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
This is a duplicate of issue #834204