Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b25
Issue ID
813940
Regression
Yes
[Frame Debugger] Game view doesn't show anything if GlobalFog(Script) is enabled
Steps to reproduce:
1) Download attached project 'TestFrameDebugger.zip' and open in Unity.
2) Open scene 'test'.
3) In Hierarchy tab, click on Main Camera and check if GlobalFog(Script) enabled.
4) Open Frame Debugger and enable it.
5) Check each event and you will notice that Game view doesn't show anything except last event.(see attached gif 'last.gif').
6) Disable GlobalFog(Script) in Main Camera.
7) Check each event with Frame Debugger and you will notice that it works as expected.(see attached gif 'works.gif').
Note: This script was imported from Standard Assets.
Reproduced with: 5.4.0b25, 5.4.0f1.
Not reproduced with: 5.3.5p8.
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 #807961