Search Issue Tracker
Fixed
Fixed in 2022.2.19f1, 2023.2.0a17
Votes
0
Found in
2022.2.0b13
2023.1.0a17
2023.2.0a1
Issue ID
UUM-18269
Regression
No
[Dots] AssertionException is spammed in the Console window after opening a shader graph (Windows)
Reproduction steps:
1. Open the “HybridURPSamples.zip” project
2. Open the “SkinnedCharacter” Scene
3. Open any shader graph from the Project window
Expected result: there are no errors in the Console window
Actual result: an error is spammed in the Console window:
“AssertionException: Assertion failure. Value was True
Expected: False”
Reproducible with: 2022.2.0b13, 2023.1.0a17
Could not test with: 2020.3.41f1, 2021.3.11f1, 2022.1.21f1 (package errors)
Reproducible on: Windows 10
Not reproducible on: macOS 12.4 (Intel)
Note: the error is still spammed after closing the shader graph and reopening the project
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Resolution Note (fix version 2023.2.0a17):
Verified in 2023.2.0a17 when using the steps from this report: errors are no longer seen in the console window when using Entities Graphics version 1.0.8 with URP 16.0.7 and the EntitiesGraphicsURPSamples project > SkinnedCharacter scene.
Resolution Note (fix version 2022.2.19f1):
Verified in 2022.2.19f1 when using the steps from this report: errors are no longer seen in the console window when using Entities Graphics version 1.0.8 with URP 14.0.7 and the EntitiesGraphicsURPSamples project > SkinnedCharacter scene.