Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a6
Issue ID
1233439
Regression
No
Greyed out objects in the scene gain extra color and brightness when Scene light is toggled
Steps:
1. Open attached project
2. Load Level2 scene
3. Untoggle "Scene Light" and "Skybox" toggles in scene view toolbar
4. Select "EnvironmentalHazards -> DestructibleBox (first one) prefab
5. Double-click on it to bring it into view
6. Search for "des" in the Hierarchy
==> All the objects are greyed out except those which name is started from "des"
7. Toggle "Scene Light" and "Skybox" toggles in the scene view toolbar
==> Scene view has extra purple color and destructable box prefab instance is much more brighter
Expected:
Greyed out objects should stay greyed without additional color. And if this is possbile the brightness of the scene should remain as before.
To be clear, the issue is not that the post effects are present. They should be. The issue is that they’re applied after the scene view filter instead of the scene view filter being the last to be applied. So e.g. the scene view gray-out effect, it should be the last thing applied so the end result is gray regardless of color-grading for example. Instead of the color-grading making the gray-out effect being no longer gray.
Note: New InContext editing prefab mode feature relies on the Grey out effect and also affected by this behaviour.
Please find attached movie for details.
Also repro in 2018.4.16f1 (e6e9ca02b32a)
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