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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.