Search Issue Tracker
By Design
Votes
0
Found in
5.4.1f1
Issue ID
850056
Regression
No
Scene Camera marks game objects as visible
Scene camera acts as in-game camera and marks objects as visible. This cause unexpected behavior while testing game with Scene window open.
Reproduction steps:
1. Open project attached.
2. Go to "Scenes" and open scene "TestScene"
3. Enter Play Mode.
4. Press button "Change Camera"
5. Check Console.
Expected result: Capsule and Capsule2 visibility is changing.
Actual result: Capsule and Capsule2 visibility is changing.
6. Open Scene window.
7. With scene camera look at Capsule and Capsule2.
8. Repeat steps 3 - 4.
9. Check Console.
Expected result: Capsule and Capsule2 visibility is changing.
Actual result: Capsule and Capsule2 is always visible.
Reproduced on 5.3.0f4, 5.4.0f3, 5.4.1f1, 5.5.0b11.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment