Search Issue Tracker
Fixed
Fixed in 2021.3.15f1, 2022.2.0b15, 2023.1.0a17
Votes
0
Found in
2021.3.11f1
2022.1.18f1
2022.2.0b10
2023.1.0a12
Issue ID
UUM-16058
Regression
No
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState when a shader is null
Steps to reproduce:
1. Open the attached project “UnityCrash.zip“
2. Open Window > General > Test Runner
3. Run all tests in the Test Runner window
Expected result: Tests are executed
Actual result: Unity Editor crashes
Reproducible with: 2021.3.11f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a12
Couldn’t test with: 2020.3.40f1 (couldn’t resolve the “'ShaderKeyword' does not contain a definition for 'name'“ error)
Reproducible on: Windows 10
Stacktrace:
keywords::LocalKeywordState::LocalKeywordState
ScriptingKeywordNamesToMask
ShaderVariantCollection::ContainsVariant
ShaderVariantCollection_CUSTOM_ContainsVariant
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment