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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.