Search Issue Tracker
Duplicate
Votes
2
Found in
5.5.0b4
Issue ID
834070
Regression
Yes
Gizmos are Drawn only for the top most Camera
Reproduction steps:
1. Open the attached project ("DELETEUnity55.zip") in Unity
2. Open the scene Gizmos
3. Make sure that the TopCamera gameObject is enabled
4. Observe that you can't see the light's gizmo in game view
Expected: The gizmo appears in all cameras that are directed to it.
Actual: The gizmo is only drawn for the camera with the highest depth
Also I attached a project for 4.7, where everything works
https://fogbugz.unity3d.com/default.asp?ixAttachment=152077&pg=pgDownload&pgType=pgFile&sFilename=834070+4.7+repro.rar
Doesn't work with: 5.5.0b3. 5.5.0b4, 5.4.1p1
Works with: 4.7.2f1, 5.0.4f1, 5.1.f1, 5.2.4f1, 5.3.6p5
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
- “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
This is a duplicate of issue #780168