Search Issue Tracker
Active
Under Consideration for 2021.3.X
Votes
0
Found in
2021.3.46f1
Issue ID
UUM-89083
Regression
No
Crash on ShaderPropertySheet::SetTexture when changing color space on a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open project settings (Edit > Project settings…)
3. Change “Color Space*” to “Gamma” (Player > Other settings)
Expected result: Color space is changed
Actual result: Editor crashes
Reproducible with: 2021.3.46f1
Not reproducible with: 2022.1.0a1, 2022.3.52f1, 6000.0.27f1, 6000.1.0a5
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007ff666653019 (Unity) ShaderPropertySheet::SetTexture
0x00007ff6666bddfe (Unity) Material::SetTextureInternal
0x00007ff66639464d (Unity) AssignCookieToMaterial
0x00007ff6663888c0 (Unity) RenderLight
0x00007ff66638b73a (Unity) PrePassRenderLoop::RenderLighting{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GBuffer/Render Deferred Lighting and Render Pass related Errors constantly thrown after switching a Build Profile
- Player settings icons are not retrieved when using "PlayerSettings.GetIcons" method
- Bunch of "TargetParameterCountException" errors thrown in the Editor Console when opening the "Adaptive Probe Volumes" tab in the "Lighting" window
- Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
Add comment