Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.3.0f1, 6000.4.0a4
Votes
0
Found in
6000.0.56f1
6000.3.0a5
6000.4.0a1
Issue ID
UUM-115024
Regression
No
Crash on GetReflectionSample when using Shadergraph with Dither and Alpha Clip
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Open the “Assets/Scenes/0_Hub_v2.unity“ Scene
Reproducible with: 6000.0.56f1, 6000.2.2f1, 6000.3.0a5
Reproducible on: macOS 15.5 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
First few lines of the stack trace:
#0 0x0000010140b4f0 in GetReflectionSample(ReflectionProbesContext const&, ActiveReflectionProbes const&, PerObjectLightCullingOutput const&, RenderNode const&, unsigned int, ReflectionSample, bool)
#1 0x000001016fc8e6 in ScriptableBatchRenderer::GenerateBuiltInCBuffer(RenderNode const&, int, void, GfxTextureParam, unsigned int, unsigned int)
#2 0x000001016f9f71 in ScriptableBatchRenderer::RenderMultipleMeshes(RenderNodeQueue const&, BatchInstanceDataSRPB const, int, VertexInputMasks)
#3 0x000001016fd9f7 in ScriptableBatchRenderer::Flush(BatchBreakCause)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment