Search Issue Tracker
Fixed in 0.11.0-preview.43
Votes
0
Found in [Package]
0.11.0-preview.42
Issue ID
1323153
Regression
No
[HybridRenderer] Color is not correct when using Material property
Reproduction steps:
1. Open attached project "HybridRenderer.zip" and scene "SampleScene"
2. Enter Play Mode
3. In Game View, observe the two "Debug Overlay Cell" GameObjects
Expected result: Both GameObjects are rendered with the same color
Actual result: The GameObject that's converted to an Entity is lighter
Reproducible with: 0.11.0-preview.42 (2020.3.4f1, 2021.1.3f1)
Could not test with: 2018.4.34f1, 2019.4.24f1, 2021.2.0a13 (package errors break project)
Note:
Reproducible with Hybrid Renderer V2 in 2020.3.0f1, but when upgrading the project, the entity is no longer rendered and an error is logged in the Console - "A Hybrid Renderer V2 batch is using the shader "Shader Graphs/DebugCellOverlay", but the shader is either not compatible with Hybrid Renderer V2, is missing the DOTS_INSTANCING_ON variant, or there is a problem with the DOTS_INSTANCING_ON variant." Turning off Hybrid Renderer V2 fixes the issue.
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (fix version 0.11.0-preview.43):
Fixed in: 2020.3.17f1 (Hybrid Renderer 0.11.0-preview.43)