Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Fix In Review for 6000.4.0a4
Votes
0
Found in
6000.0.56f1
6000.2.2f1
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment