Search Issue Tracker
Fixed in 2022.2.19f1
Fixed in 2022.2.X, 2023.2.X, 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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 2023.2):
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):
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.