Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.3p3
Issue ID
780644
Regression
Yes
Crash on "ShaderVariantCollection::GetClassIDVirtualInternal" when ShaderVariantCollection.WarmUp is used
Reproduction steps:
1. Open attached project.
2. Make sure that game view window is not visible.
3. Play the "Test" scene.
4. Unity crashes on:
0x000000014018788E (Unity) ShaderVariantCollection::GetClassIDVirtualInternal
0x000000014018A191 (Unity) ShaderVariantCollection::WarmupShadersImpl
0x000000014018A8F8 (Unity) ShaderVariantCollection::WarmupShaders
0x0000000140E0CD63 (Unity) ShaderVariantCollection_CUSTOM_WarmUp
or
#0 0x00000100db8c5f in ShaderWarmupFuncImpl(Shader*, int, ShaderLab::Pass*, ShaderKeywordSet const&, DynamicVBO*, void*)
#1 0x00000100db8b42 in ShaderVariantCollection::WarmupShadersImpl(void (*)(Shader*, int, ShaderLab::Pass*, ShaderKeywordSet const&, DynamicVBO*, void*), DynamicVBO*, void*)
#2 0x00000100db8872 in ShaderVariantCollection::WarmupShaders()
Workaround:
* Open and play the same project again.
Reproduced with: 5.3.4f1
Not reproducible with: 5.2.4f1, 5.4.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment