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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment