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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment